| Package | Description |
|---|---|
| ru.curs.celesta.dbutils.adaptors | |
| ru.curs.celesta.dbutils.adaptors.ddl |
Root package of ddl adaptors.
|
| ru.curs.celesta.dbutils.adaptors.function |
| Class and Description |
|---|
| DbColumnInfo
Column data in the database in form that is needed for Celesta.
|
| DbFkInfo
Information on foreign key taken from the database.
|
| DbIndexInfo
Index information taken from metadata of the database.
|
| DbPkInfo
Information on primary key taken from the database.
|
| DbSequenceInfo
Information on sequence taken from the database.
|
| Class and Description |
|---|
| DbColumnInfo
Column data in the database in form that is needed for Celesta.
|
| DbIndexInfo
Index information taken from metadata of the database.
|
| Class and Description |
|---|
| DbColumnInfo
Column data in the database in form that is needed for Celesta.
|
Copyright © 2020 CURS. All rights reserved.