Uses of Package
ru.curs.celesta.dbutils.adaptors.configuration
-
Packages that use ru.curs.celesta.dbutils.adaptors.configuration Package Description ru.curs.celesta.dbutils.adaptors.configuration Factory for DB Adaptors. -
Classes in ru.curs.celesta.dbutils.adaptors.configuration used by ru.curs.celesta.dbutils.adaptors.configuration Class Description DbAdaptorFactory DB adaptor builder.
Depending on DB type the following descendants ofDBAdaptor
are returned: H2 -H2Adaptor
Postgre SQL -PostgresAdaptor
MS SQL -MSSQLAdaptor
Oracle -OraAdaptor