类的使用
cool.scx.jdbc.meta_data.SchemaMetaData
使用SchemaMetaData的程序包
-
cool.scx.jdbc.meta_data中SchemaMetaData的使用
修饰符和类型方法说明static SchemaMetaDataMetaDataHelper.getCurrentSchema(Connection con) static SchemaMetaData[]MetaDataHelper.getSchemas(Connection con, String catalog, String schemaPattern) SchemaMetaData.refreshTables(Connection connection) SchemaMetaData.refreshTables(Connection connection, boolean deep) SchemaMetaData.refreshTables(Connection connection, String[] types) SchemaMetaData.refreshTables(Connection connection, String[] types, boolean deep) CatalogMetaData.schemas()