|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.webmancer.db.AbstractDataSet
net.sf.webmancer.db.sql.AbstractSqlDataSet
public abstract class AbstractSqlDataSet
| Constructor Summary | |
|---|---|
AbstractSqlDataSet()
Constructs the AbstractSqlDataSet. |
|
| Method Summary | |
|---|---|
protected org.springframework.jdbc.core.JdbcTemplate |
getJdbcTemplate()
Returns the jdbcTemplate. |
void |
setDataSource(javax.sql.DataSource dataSource)
|
| Methods inherited from class net.sf.webmancer.db.AbstractDataSet |
|---|
addAttribute, createQuery, getAttributes, performDelete, performInsert, performInsert, performQueryCount, performQueryResult, performUpdate, setAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractSqlDataSet()
| Method Detail |
|---|
public void setDataSource(javax.sql.DataSource dataSource)
dataSource - protected org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||