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