@LoadLevel(name="mysql") public class MysqlTableMetaCache extends AbstractTableMetaCache
| 构造器和说明 |
|---|
MysqlTableMetaCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected TableMeta |
fetchSchema(Connection connection,
String tableName)
get scheme from datasource and tableName
|
protected String |
getCacheKey(Connection connection,
String tableName,
String resourceId)
generate cache key
|
getTableMeta, refreshprotected String getCacheKey(Connection connection, String tableName, String resourceId)
AbstractTableMetaCachegetCacheKey 在类中 AbstractTableMetaCacheprotected TableMeta fetchSchema(Connection connection, String tableName) throws SQLException
AbstractTableMetaCachefetchSchema 在类中 AbstractTableMetaCacheSQLExceptionCopyright © 2020 Seata. All rights reserved.