Package | Description |
---|---|
org.tinygroup.tinydb | |
org.tinygroup.tinydb.spring | |
org.tinygroup.tinydb.util |
Modifier and Type | Method and Description |
---|---|
List<Field> |
Bean.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
Bean.setFields(List<Field> fields) |
Constructor and Description |
---|
BeanRowMapper(String beanType,
String schema,
List<Field> fields) |
Modifier and Type | Method and Description |
---|---|
static List<Field> |
TinyBeanUtil.getFieldsWithResultSet(ResultSet rs,
BeanDbNameConverter converter) |
Copyright © 2006–2018 TinyGroup. All rights reserved.