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