| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
TransactionEvent |
SpiTransaction.getEvent()
Get the object that holds the event details.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PersistRequestBean.isNotify(TransactionEvent txnEvent) |
| Modifier and Type | Method and Description |
|---|---|
TransactionEvent |
JdbcTransaction.getEvent()
Return the underlying TransactionEvent.
|
| Constructor and Description |
|---|
PostCommitProcessing(ClusterManager clusterManager,
TransactionManager manager,
SpiTransaction transaction,
TransactionEvent event)
Create for a TransactionManager and event.
|
Copyright © 2014. All Rights Reserved.