Package | Description |
---|---|
schemacrawler.schema |
Modifier and Type | Interface and Description |
---|---|
interface |
Function
Represents a database function.
|
interface |
Index
Represents an index on a database table.
|
interface |
PrimaryKey
Represents a primary key in a table.
|
interface |
Procedure
Represents a database procedure.
|
interface |
Routine |
interface |
Table
Represents a table in the database.
|
interface |
TableConstraint
Represents a table constraint.
|
interface |
View
Represents a view in the database.
|
Copyright © 2000-2015 Sualeh Fatehi. All rights reserved.