| Package | Description |
|---|---|
| io.tesler.sqlbc.crudma | |
| io.tesler.sqlbc.dao |
| Modifier and Type | Method and Description |
|---|---|
List<SqlBcDescription.Field> |
SqlBcDescription.getFields() |
| Constructor and Description |
|---|
SqlBcDescription(io.tesler.model.ui.entity.Bc bc,
List<SqlBcDescription.Bind> binds,
org.apache.commons.lang3.concurrent.LazyInitializer<List<SqlBcDescription.Field>> fieldsInitializer) |
| Modifier and Type | Method and Description |
|---|---|
static Function<String,Object> |
SqlBcQuery.getValueMapper(SqlBcDescription.Field field) |
Copyright © 2018–2021 Tesler. All rights reserved.