| Package | Description |
|---|---|
| org.nuiton.topia.persistence.event |
Events used for ToPIA services.
|
| org.nuiton.topia.persistence.internal.support |
| Modifier and Type | Method and Description |
|---|---|
int |
EntityState.compareTo(EntityState o) |
| Constructor and Description |
|---|
TopiaTransactionEvent(TopiaPersistenceContext source,
Map<TopiaEntity,EntityState> entities) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<TopiaEntity,EntityState> |
AbstractTopiaListenableSupport.transactionEntities
Map to collect entities modifications during the current transaction
|
| Modifier and Type | Method and Description |
|---|---|
protected EntityState |
TopiaFiresSupport.getEntityState(TopiaEntity entity)
Get or create the entity state from the
AbstractTopiaListenableSupport.transactionEntities map. |
Copyright © 2004–2019 CodeLutin. All rights reserved.