| 程序包 | 说明 |
|---|---|
| org.rdlinux.ezmybatis.core.sqlstruct.converter.mysql | |
| org.rdlinux.ezmybatis.core.sqlstruct.table |
| 限定符和类型 | 方法和说明 |
|---|---|
protected StringBuilder |
MySqlDbTableConverter.doBuildSql(Converter.Type type,
StringBuilder sqlBuilder,
org.apache.ibatis.session.Configuration configuration,
DbTable table,
MybatisParamHolder mybatisParamHolder) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
EntityTable |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2024. All Rights Reserved.