Package org.d2rq.db.schema

Class Summary
ColumnDef  
ColumnName  
ForeignKey A SQL foreign key.
Identifier The name of a SQL object, such as a column, table, view, schema, or catalog.
Identifier.Parser  
Inspector Inspects a database to retrieve schema information.
Key A list of Identifiers for use as keys, e.g., unique keys.
TableDef  
TableName A table name, possibly qualified with schema and catalog.
 

Enum Summary
Identifier.Parser.ViolationType