Uses of Class
com.ibm.jbatch.spi.DatabaseConfigurationBean

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.
 



Copyright © 2013. All Rights Reserved.