| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.persist.dml |
Bean DML persistence implementation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMeta |
MetaFactory.createUpdate(BeanDescriptor<?> desc)
Create the UpdateMeta for the given bean type.
|
| Constructor and Description |
|---|
DmlBeanPersister(UpdateMeta updateMeta,
InsertMeta insertMeta,
DeleteMeta deleteMeta) |
UpdateHandler(PersistRequestBean<?> persist,
UpdateMeta meta) |
Copyright © 2014. All Rights Reserved.