Class CatalogMetaData
java.lang.Object
cool.scx.jdbc.meta_data.CatalogMetaData
- All Implemented Interfaces:
Catalog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionname()refreshSchemas(Connection connection) refreshSchemasDeep(Connection connection, Dialect dialect) schemas()
-
Constructor Details
-
CatalogMetaData
-
-
Method Details
-
name
-
schemas
-
refreshSchemas
- Throws:
SQLException
-
refreshSchemasDeep
public CatalogMetaData refreshSchemasDeep(Connection connection, Dialect dialect) throws SQLException - Throws:
SQLException
-