| Package | Description |
|---|---|
| ru.curs.celesta.dbutils.adaptors.configuration |
Factory for DB Adaptors.
|
| Class and Description |
|---|
| DbAdaptorFactory
DB adaptor builder.
Depending on DB type the following descendants of DBAdaptor are returned:
H2 - H2Adaptor
Postgre SQL - PostgresAdaptor
MS SQL - MSSQLAdaptor
Oracle - OraAdaptor
|
Copyright © 2023 CURS. All rights reserved.