| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionEventTable.TableIUD |
TransactionEventTable.TableIUD.readBinaryMessage(DataInput dataInput) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TransactionEventTable.TableIUD> |
TransactionEventTable.values() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionEventTable.add(TransactionEventTable.TableIUD newTableIUD) |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanDescriptorManager.cacheNotify(TransactionEventTable.TableIUD tableIUD)
For SQL based modifications we need to invalidate appropriate parts of the
cache.
|
void |
BeanDescriptor.cacheNotify(TransactionEventTable.TableIUD tableIUD)
Invalidate parts of cache due to SqlUpdate or external modification etc.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransactionEventTable.TableIUD> |
RemoteTransactionEvent.getTableIUDList() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteTransactionEvent.addTableIUD(TransactionEventTable.TableIUD tableIud) |
Copyright © 2014. All Rights Reserved.