Package ru.curs.celesta.dbutils.adaptors.configuration
Factory for DB Adaptors.
-
Class Summary 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