|
com.im.commons.db 5.9.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.jdbc.core.support.JdbcDaoSupport
com.im.commons.db.JChemTableUpdater
public class JChemTableUpdater
| Field Summary |
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
JChemTableUpdater(DataSource ds,
ConnectionHandler conh)
|
|
| Method Summary | |
|---|---|
ConnectionHandler |
getConnectionHandler()
|
String |
getQuestion()
|
boolean |
hasMoreActions()
|
void |
performNextAction(DFEnvironmentRO env)
|
| Methods inherited from class org.springframework.jdbc.core.support.JdbcDaoSupport |
|---|
checkDaoConfig, createJdbcTemplate, getConnection, getDataSource, getExceptionTranslator, getJdbcTemplate, initTemplateConfig, releaseConnection, setDataSource, setJdbcTemplate |
| Methods inherited from class org.springframework.dao.support.DaoSupport |
|---|
afterPropertiesSet, initDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JChemTableUpdater(DataSource ds,
ConnectionHandler conh)
throws SQLException
SQLException| Method Detail |
|---|
public ConnectionHandler getConnectionHandler()
public boolean hasMoreActions()
public String getQuestion()
public void performNextAction(DFEnvironmentRO env)
throws SQLException
SQLException
|
com.im.commons.db 5.9.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||