@LoadLevel(name="polardb-x") public class PolarDBXTableMetaCache extends MysqlTableMetaCache
logger| Constructor and Description |
|---|
PolarDBXTableMetaCache() |
| Modifier and Type | Method and Description |
|---|---|
protected TableMeta |
fetchSchema(Connection connection,
String tableName)
get scheme from datasource and tableName
|
getCacheKey, resultSetMetaToSchemagetTableMeta, refreshprotected TableMeta fetchSchema(Connection connection, String tableName) throws SQLException
AbstractTableMetaCachefetchSchema in class MysqlTableMetaCacheconnection - the connectiontableName - the table nameSQLException - the sql exceptionCopyright © 2024 Apache. All rights reserved.