| Package | Description |
|---|---|
| org.aoju.bus.mapper.builder | |
| org.aoju.bus.mapper.entity |
| Modifier and Type | Field and Description |
|---|---|
EntityTable |
Builder.table |
| Modifier and Type | Method and Description |
|---|---|
static EntityTable |
EntityBuilder.getEntityTable(Class<?> entityClass)
获取表对象
|
| Modifier and Type | Field and Description |
|---|---|
protected EntityTable |
Condition.table |
| Modifier and Type | Method and Description |
|---|---|
EntityTable |
EntityColumn.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityColumn.setTable(EntityTable table) |
| Constructor and Description |
|---|
EntityColumn(EntityTable table) |
Copyright © 2019. All rights reserved.