Class | Description |
---|---|
ConnectionContext |
Abstract way of grabbing data from the JDBC connection.
|
DerbyMetaData |
Metadata for the Apache Derby database.
|
GenericMetaData | |
JdbcMetaData |
Abstract way of grabbing data from the JDBC connection.
|
MysqlMetaData |
Metadata for the MySQL database.
|
OracleMetaData |
Abstract way of grabbing data from the JDBC connection.
|
PostgresMetaData |
Abstract way of grabbing data from the JDBC connection.
|
ResinMetaData |
Metadata for the Resin database.
|
SqlServerMetaData |
Metadata for the microsoft SQL server database.
|