类 SchemaMetaData
java.lang.Object
cool.scx.jdbc.meta_data.SchemaMetaData
- 所有已实现的接口:
Schema
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明catalog()name()refreshTables(Connection connection) refreshTables(Connection connection, boolean deep) refreshTables(Connection connection, String[] types) refreshTables(Connection connection, String[] types, boolean deep) tables()
-
构造器详细资料
-
SchemaMetaData
-
-
方法详细资料
-
catalog
-
name
-
tables
-
getTable
-
refreshTables
- 抛出:
SQLException
-
refreshTables
- 抛出:
SQLException
-
refreshTables
- 抛出:
SQLException
-
refreshTables
public SchemaMetaData refreshTables(Connection connection, String[] types, boolean deep) throws SQLException - 抛出:
SQLException
-