| Class and Description |
|---|
| Attribute
Represents an attribute (column) of a database relation (table or view) or a parser view
|
| AttributeNotFoundException |
| DatabaseRelationDefinition
Represents a database relation (either a table or a view)
|
| DBParameters
Metadata about the configuration of the data source.
|
| ForeignKeyConstraint
Foreign Key constraints
|
| ForeignKeyConstraint.Builder |
| ForeignKeyConstraint.Component |
| FunctionalDependency
A functional dependency
|
| FunctionalDependency.Builder |
| ImmutableMetadata |
| MetadataLookup |
| MetadataProvider |
| QuotedID
Database identifier used for schema names, table names and aliases
|
| QuotedIDFactory
Factory for creating attribute and relation identifier from strings.
|
| RelationDefinition
Basis of the representation for information on both
(a) relational tables and views (b) and views created by the SQL parser for complex sub-queries |
| RelationDefinition.AttributeListBuilder |
| RelationID
Database identifier used for possibly qualified table names and aliases
|
| UniqueConstraint
Primary key or a unique constraint
PRIMARY KEY (columnName (, columnName)*)
UNIQUE (columnName (, columnName)*)
(a form of equality-generating dependencies)
|
| Class and Description |
|---|
| Attribute
Represents an attribute (column) of a database relation (table or view) or a parser view
|
| AttributeNotFoundException |
| DatabaseRelationDefinition
Represents a database relation (either a table or a view)
|
| DBParameters
Metadata about the configuration of the data source.
|
| ForeignKeyConstraint
Foreign Key constraints
|
| ForeignKeyConstraint.Builder |
| ForeignKeyConstraint.Component |
| FunctionalDependency
A functional dependency
|
| FunctionalDependency.Builder |
| ImmutableMetadata |
| MetadataLookup |
| MetadataProvider |
| QuotedID
Database identifier used for schema names, table names and aliases
|
| QuotedIDFactory
Factory for creating attribute and relation identifier from strings.
|
| RelationDefinition
Basis of the representation for information on both
(a) relational tables and views (b) and views created by the SQL parser for complex sub-queries |
| RelationDefinition.AttributeListBuilder |
| RelationID
Database identifier used for possibly qualified table names and aliases
|
| UniqueConstraint
Primary key or a unique constraint
PRIMARY KEY (columnName (, columnName)*)
UNIQUE (columnName (, columnName)*)
(a form of equality-generating dependencies)
|
| Class and Description |
|---|
| QuotedID
Database identifier used for schema names, table names and aliases
|
| RelationDefinition
Basis of the representation for information on both
(a) relational tables and views (b) and views created by the SQL parser for complex sub-queries |
| Class and Description |
|---|
| QuotedID
Database identifier used for schema names, table names and aliases
|
| RelationDefinition
Basis of the representation for information on both
(a) relational tables and views (b) and views created by the SQL parser for complex sub-queries |
| Class and Description |
|---|
| QuotedID
Database identifier used for schema names, table names and aliases
|
| RelationDefinition
Basis of the representation for information on both
(a) relational tables and views (b) and views created by the SQL parser for complex sub-queries |
| Class and Description |
|---|
| DBParameters
Metadata about the configuration of the data source.
|
| Class and Description |
|---|
| RelationDefinition
Basis of the representation for information on both
(a) relational tables and views (b) and views created by the SQL parser for complex sub-queries |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.