| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.persist |
Persistence Implementation
|
| com.avaje.ebeaninternal.server.persist.dml |
Bean DML persistence implementation
|
| com.avaje.ebeaninternal.server.query | |
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Class and Description |
|---|
| BatchControl
Controls the batch ordering of persist requests.
|
| Class and Description |
|---|
| BatchPostExecute
Handles the processing required after batch execution.
|
| Binder
Binds bean values to a PreparedStatement.
|
| PersistExecute
The actual execution of persist requests.
|
| Class and Description |
|---|
| BeanPersister
Defines bean insert update and delete implementation.
|
| Class and Description |
|---|
| BatchControl
Controls the batch ordering of persist requests.
|
| BatchedBeanHolder
Holds lists of persist requests for beans of a given typeDescription.
|
| BatchedPstmt
A batched statement that is held in BatchedPstmtHolder.
|
| BatchedPstmtHolder
Used to hold BatchedPstmt objects for batch based execution.
|
| BatchPostExecute
Handles the processing required after batch execution.
|
| BeanPersister
Defines bean insert update and delete implementation.
|
| Binder
Binds bean values to a PreparedStatement.
|
| BindValues
Holds a list of bind values for binding to a PreparedStatement.
|
| BindValues.Value
A Value has additionally the JDBC data type.
|
| PersistExecute
The actual execution of persist requests.
|
| Class and Description |
|---|
| BeanPersister
Defines bean insert update and delete implementation.
|
| BeanPersisterFactory
Factory for creating BeanPersister implementations.
|
| Class and Description |
|---|
| Binder
Binds bean values to a PreparedStatement.
|
| Class and Description |
|---|
| BatchControl
Controls the batch ordering of persist requests.
|
Copyright © 2014. All Rights Reserved.