| Package | Description |
|---|---|
| com.github.quintans.ezSQL.transformers |
| Modifier and Type | Method and Description |
|---|---|
List<MapColumn> |
MapTable.getMapColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapTable.addColumnNode(MapColumn mapColumn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MapBeanTransformer.map(ResultSetWrapper rsw,
Object instance,
List<MapColumn> mapColumns) |
boolean |
QueryMapper.map(ResultSetWrapper rsw,
Object instance,
List<MapColumn> mapColumns)
collecting the data from the database and put in the domain instance.
|
Copyright © 2019. All rights reserved.