Uses of Class
ru.curs.celesta.dbutils.adaptors.configuration.DbAdaptorFactory
Packages that use DbAdaptorFactory
-
Uses of DbAdaptorFactory in ru.curs.celesta.dbutils.adaptors.configuration
Methods in ru.curs.celesta.dbutils.adaptors.configuration that return DbAdaptorFactoryModifier and TypeMethodDescriptionDbAdaptorFactory.setConnectionPool(ConnectionPool connectionPool) Sets Connection pool.Sets DB type.DbAdaptorFactory.setDdlConsumer(DdlConsumer ddlConsumer) Sets DDL Consumer.DbAdaptorFactory.setH2ReferentialIntegrity(boolean h2ReferentialIntegrity) Whether referential integrity for H2 DB has to be switched on/off.