|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.velocityweb.context.AppContext
org.velocityweb.context.BatchJobAppContext
org.velocityweb.context.impl.SimpleBatchJobAppContext
simple application context for batch job
| Constructor Summary | |
SimpleBatchJobAppContext(java.lang.Object dataSource,
int transactionIsolation,
java.util.ResourceBundle resourceBundle,
Controller controller)
contructor |
|
| Methods inherited from class org.velocityweb.context.AppContext |
closeConnection, commitAndClose, getBeginTime, getConnection, getController, getResourceBundle, getTransactionIsolation, rollbackAndClose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleBatchJobAppContext(java.lang.Object dataSource,
int transactionIsolation,
java.util.ResourceBundle resourceBundle,
Controller controller)
dataSource - data source, use ConnectionPoolDataSource will be bettertransactionIsolation - transaction isolation levelresourceBundle - resource bundle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||