| Package | Description |
|---|---|
| org.tentackle.ns.pdo |
Persistence implementation for number sources.
|
| Modifier and Type | Field and Description |
|---|---|
static PersistentObjectClassVariables<NumberRange,NumberRangePersistenceImpl> |
NumberRangePersistenceImpl.CLASSVARIABLES
Variables common to all instances of NumberRangePersistenceImpl.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentObjectClassVariables<NumberRange,NumberRangePersistenceImpl> |
NumberRangePersistenceImpl.getClassVariables() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NumberRangePersistenceImpl.createAttributesInSnapshot(NumberRangePersistenceImpl snapshot)
Updates the attributes in snapshot object.
The snapshot object is assumed to be a clone of this object. |
protected void |
NumberRangePersistenceImpl.revertAttributesToSnapshot(NumberRangePersistenceImpl snapshot)
Copies all attributes from a snapshot back to this object.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.