Package | Description |
---|---|
org.kepler.provenance.sql | |
org.kepler.util.sql |
Class and Description |
---|
DatabaseType
This class provides utility routines for accessing SQL databases.
|
Schema
A generic representation of an SQL schema.
|
Class and Description |
---|
Column
A generic representation of an SQL column.
|
Column.Type
Data types.
|
DatabaseFactory.Parameter |
DatabaseType
This class provides utility routines for accessing SQL databases.
|
Schema
A generic representation of an SQL schema.
|
Table
A generic representation of an SQL table.
|
Table.ColumnConstraint |
Table.ForeignKey
A class for foreign keys.
|
Table.IndexType
Index types.
|