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