| Package | Description |
|---|---|
| org.tentackle.persist.ns |
Persistence implementation for number sources.
|
| Modifier and Type | Field and Description |
|---|---|
static PersistentObjectClassVariables<NumberPool,NumberPoolPersistenceImpl> |
NumberPoolPersistenceImpl.CLASSVARIABLES
Variables common to all instances of NumberPoolPersistenceImpl.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentObjectClassVariables<NumberPool,NumberPoolPersistenceImpl> |
NumberPoolPersistenceImpl.getClassVariables() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NumberPoolPersistenceImpl.createComponentsInSnapshot(NumberPoolPersistenceImpl snapshot)
Updates the components in snapshot object.
The snapshot object is assumed to be a clone of this object. |
protected void |
NumberPoolPersistenceImpl.revertAttributesToSnapshot(NumberPoolPersistenceImpl snapshot)
Copies all attributes from a snapshot back to this object.
|
protected void |
NumberPoolPersistenceImpl.revertComponentsToSnapshot(NumberPoolPersistenceImpl snapshot)
Reverts all components of this object to a given snapshot.
|
Tentackle - distributed, domain- and model-driven