| 程序包 | 说明 |
|---|---|
| io.seata.rm.datasource.sql.struct | |
| io.seata.rm.datasource.sql.struct.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
static TableMetaCache |
TableMetaCacheFactory.getTableMetaCache(DataSourceProxy dataSourceProxy) |
static TableMetaCache |
TableMetaCacheFactory.getTableMetaCache(String dbType) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractTableMetaCache
The type Table meta cache.
|
class |
MysqlTableMetaCache
The type Table meta cache.
|
class |
OracleTableMetaCache
The type Table meta cache.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TableMetaCache |
OracleTableMetaCache.getInstance()
get instance of type MySQL keyword checker
|
static TableMetaCache |
MysqlTableMetaCache.getInstance()
get instance of type MySQL keyword checker
|
Copyright © 2019 Seata. All rights reserved.