| Class | Description |
|---|---|
| CheckConstraints |
one row for each domain constraint, table check constraint, and assertion.
|
| Columns |
one row for each column of table of view
|
| DomainConstraints |
one row for each check constraint included in a domain definition
|
| Domains |
one row for each domain identified
|
| ElementTypes |
This class is generated by jOOQ.
|
| KeyColumnUsage |
one row for each column used in s primary key or unique constraint
|
| Parameters |
one row for each routine parameter
|
| ReferentialConstraints |
one row for each foreign key constraint
|
| Routines |
one row for each routine
|
| Schemata |
one row for each schema
|
| Sequences |
one row for each external sequence generator
|
| SystemColumns |
the visible columns of each accessible table defined within this database
|
| SystemIndexinfo |
information about the indices of each accessible table defined within this
database
|
| SystemTables |
the accessible tables defined within this database
|
| TableConstraints |
one row for each table constraint associated with a table
|
| Tables |
one row for each table or view
|
| Views |
the view descriptors of the accessible views defined within this database
|
Copyright © 2021. All rights reserved.