| Package | Description |
|---|---|
| info.archinnov.achilles.internals.statements |
| Modifier and Type | Field and Description |
|---|---|
List<BoundValueInfo> |
BoundValuesWrapper.boundValuesInfo |
| Modifier and Type | Method and Description |
|---|---|
static BoundValueInfo |
BoundValueInfo.of(java.util.function.BiConsumer<Object,SettableData> setter,
Object boundValue,
Object encodedValue) |
| Constructor and Description |
|---|
BoundValuesWrapper(AbstractEntityProperty<?> meta,
List<BoundValueInfo> boundValuesInfo) |
Copyright © 2012-2021. All Rights Reserved.