| 程序包 | 说明 |
|---|---|
| org.rdlinux.ezmybatis.core.sqlstruct.table |
| 限定符和类型 | 方法和说明 |
|---|---|
static DbTable |
DbTable.of(String tableName) |
static DbTable |
DbTable.of(String tableName,
Partition partition) |
static DbTable |
DbTable.of(String schema,
String tableName) |
static DbTable |
DbTable.of(String schema,
String tableName,
Partition partition) |
Copyright © 2022. All Rights Reserved.