public class FactoryEmbedded extends Object
| Constructor and Description |
|---|
FactoryEmbedded(boolean bindEncryptDataFirst) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(List<Bindable> list,
BeanDescriptor<?> desc,
DmlMode mode,
boolean withLobs)
Add bindable for the embedded properties to the list.
|
public void create(List<Bindable> list, BeanDescriptor<?> desc, DmlMode mode, boolean withLobs)
Copyright © 2014. All Rights Reserved.