Package org.eso.ias.cdb
package org.eso.ias.cdb
Sources for the IAS Configuration database
- Author:
- acaproni
-
ClassDescriptionInterface to read data from the configuration database.The factory to get the CdbReader implementation to use.Interface to flush the content of the CDB pojos in the configuration database Life cycle:
CdbWriter.init()
must be called to acquire the resources before invoking methods of this ineterfaceCdbWriter.shutdown()
must be invoked to free the allocated resource when done using this interfaceThe exception type returned by the CDB.