public interface TableMetaCache
| 限定符和类型 | 方法和说明 |
|---|---|
TableMeta |
getTableMeta(Connection connection,
String tableName,
String resourceId)
Gets table meta.
|
void |
refresh(Connection connection,
String resourceId)
Clear the table meta cache
|
TableMeta getTableMeta(Connection connection, String tableName, String resourceId)
connection - tableName - the table nameresourceId - void refresh(Connection connection, String resourceId)
connection - resourceId - Copyright © 2020 Seata. All rights reserved.