|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DatabaseConfigurationBean in com.ibm.jbatch.spi |
|---|
| Methods in com.ibm.jbatch.spi that return DatabaseConfigurationBean | |
|---|---|
DatabaseConfigurationBean |
BatchSPIManager.getDataBaseConfigurationBean()
This is not the method that the 352 RI will call to get the final configuration, and lock off further updates. |
DatabaseConfigurationBean |
BatchSPIManager.getFinalDatabaseConfiguration()
Called by the core batch runtime at the point when it is ready to harden the database configuration. |
| Methods in com.ibm.jbatch.spi with parameters of type DatabaseConfigurationBean | |
|---|---|
void |
BatchSPIManager.registerDatabaseConfigurationBean(DatabaseConfigurationBean bean)
This only will have an impact if the batch container has not already hardened its persistent store database configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||