Record Class的使用
cool.scx.data.jdbc.meta_data.IndexMetaData
使用IndexMetaData的程序包
-
cool.scx.data.jdbc.meta_data中IndexMetaData的使用
修饰符和类型方法说明static IndexMetaDataMetaDataHelper.checkIndex(TableMetaData table, String columnName) TableMetaData.indexes()static IndexMetaData[]MetaDataHelper.initIndexInfo(DatabaseMetaData dbMetaData, String catalog, String schema, String table, boolean unique, boolean approximate) MetaDataHelper._IndexInfo.toIndexInfoMetaData()