| Package | Description |
|---|---|
| schemacrawler.crawl | |
| schemacrawler.filter | |
| schemacrawler.schema | |
| schemacrawler.schemacrawler | |
| schemacrawler.utility |
| Class and Description |
|---|
| Catalog
Database and connection information.
|
| Column
Represents a column in a database table or routine.
|
| ColumnReference
Represents a single column mapping from a primary key column to a
foreign key column.
|
| Constraint
Represents a table constraint.
|
| PartialDatabaseObject
Represents a database object, with partially populated metadata.
|
| Reducer |
| ResultsColumns
Represents a result set, a result of a query.
|
| Routine |
| Table
Represents a table in the database.
|
| Class and Description |
|---|
| DatabaseObject
Represents a database object.
|
| NamedObject
Represents a named object.
|
| Routine |
| Table
Represents a table in the database.
|
| Class and Description |
|---|
| ActionOrientationType
Action orientation type.
|
| AttributedObject |
| BaseColumn
Column for tables and routines.
|
| BaseForeignKey
Represents a foreign-key mapping to a primary key in another table.
|
| CheckOptionType
View check options.
|
| Column
Represents a column in a database table or routine.
|
| ColumnDataType
Represents a column type.
|
| ColumnReference
Represents a single column mapping from a primary key column to a
foreign key column.
|
| ConditionTimingType
Condition timing type.
|
| Constraint
Represents a table constraint.
|
| ConstraintType |
| ContainedObject |
| CrawlInfo |
| DatabaseInfo
Database and connection information.
|
| DatabaseObject
Represents a database object.
|
| DatabaseProperty |
| DefinedObject |
| DependantObject
Represents the dependent of a database object, such as a column or an
index, which are dependents of a table.
|
| DescribedObject |
| EventManipulationType
Event manipulation type.
|
| ForeignKey
Represents a foreign-key mapping to a primary key in another table.
|
| ForeignKeyDeferrability
The deferrability value for foreign keys.
|
| ForeignKeyUpdateRule
Foreign key update and delete rules.
|
| FunctionColumn
Represents a column in a database procedure.
|
| FunctionColumnType
An enumeration wrapper around procedure column types.
|
| FunctionReturnType
An enumeration wrapper around JDBC function types.
|
| Grant |
| Index
Represents an index on a database table.
|
| IndexColumn |
| IndexColumnSortSequence
An enumeration wrapper around index sort sequences.
|
| IndexType
An enumeration wrapper around index types.
|
| JavaSqlType
A wrapper around java.sql.Types.
|
| JavaSqlType.JavaSqlTypeGroup |
| JdbcDriverInfo
JDBC driver information.
|
| JdbcDriverProperty
Represents a JDBC driver property, and it's value.
|
| NamedObject
Represents a named object.
|
| PrimaryKey
Represents a primary key in a table.
|
| Privilege
Represents a privilege of a table or column.
|
| ProcedureColumn
Represents a column in a database procedure.
|
| ProcedureColumnType
An enumeration wrapper around procedure column types.
|
| ProcedureReturnType
An enumeration wrapper around JDBC procedure types.
|
| Property |
| Reducer |
| ResultsColumn
Represents a column in a result set.
|
| Routine |
| RoutineBodyType
Routine body.
|
| RoutineColumn |
| RoutineColumnType |
| RoutineReturnType |
| RoutineType |
| Schema
Represents the database schema.
|
| SchemaCrawlerInfo
SchemaCrawler information.
|
| SearchableType
An enumeration wrapper around JDBC procedure types.
|
| Sequence
Represents a database sequence.
|
| Synonym
Represents a database synonym.
|
| Table
Represents a table in the database.
|
| TableConstraint
Represents a table constraint.
|
| TableConstraintColumn |
| TableConstraintType
Table constraint type.
|
| TableRelationshipType |
| TableType
Represents a type of table in the database.
|
| Trigger
Represents an trigger.
|
| TypedObject |
| Class and Description |
|---|
| AttributedObject |
| Catalog
Database and connection information.
|
| ColumnDataType
Represents a column type.
|
| CrawlInfo |
| DatabaseInfo
Database and connection information.
|
| DescribedObject |
| JdbcDriverInfo
JDBC driver information.
|
| NamedObject
Represents a named object.
|
| Reducer |
| Reducible |
| Routine |
| RoutineType |
| Schema
Represents the database schema.
|
| SchemaCrawlerInfo
SchemaCrawler information.
|
| Sequence
Represents a database sequence.
|
| Synonym
Represents a database synonym.
|
| Table
Represents a table in the database.
|
| Class and Description |
|---|
| BaseForeignKey
Represents a foreign-key mapping to a primary key in another table.
|
| Column
Represents a column in a database table or routine.
|
| ColumnReference
Represents a single column mapping from a primary key column to a
foreign key column.
|
| DatabaseObject
Represents a database object.
|
| DependantObject
Represents the dependent of a database object, such as a column or an
index, which are dependents of a table.
|
| Index
Represents an index on a database table.
|
| JavaSqlType
A wrapper around java.sql.Types.
|
| NamedObject
Represents a named object.
|
| Schema
Represents the database schema.
|
| Table
Represents a table in the database.
|
| TableType
Represents a type of table in the database.
|
Copyright © 2000-2018 Sualeh Fatehi. All rights reserved.