| Package | Description |
|---|---|
| cn.eppdev.jee.conf.entity | |
| cn.eppdev.jee.conf.service | |
| cn.eppdev.jee.conf.service.auto |
| Modifier and Type | Field and Description |
|---|---|
private List<EppdevColumn> |
EppdevTable.columnList |
| Modifier and Type | Method and Description |
|---|---|
List<EppdevColumn> |
EppdevTable.getColumnList() |
List<EppdevColumn> |
EppdevTable.getLogicKeyList() |
List<EppdevColumn> |
EppdevTable.getPrimaryKeyList() |
| Modifier and Type | Method and Description |
|---|---|
void |
EppdevTable.setColumnList(List<EppdevColumn> columnList) |
| Modifier and Type | Method and Description |
|---|---|
List<EppdevColumn> |
EppdevColumnService.listByTableId(String tableId)
list all the columns in a table
|
| Modifier and Type | Method and Description |
|---|---|
void |
EppdevColumnService.customeInit(EppdevColumn entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
_EppdevColumnService.exists(EppdevColumn entity) |
Copyright © 2019. All rights reserved.