Class StoredBundleKeyPersistenceImpl

java.lang.Object
org.tentackle.dbms.AbstractDbObject<StoredBundleKeyPersistenceImpl>
All Implemented Interfaces:
Serializable, Cloneable, Comparable<StoredBundleKeyPersistenceImpl>, org.tentackle.dbms.ModificationLoggable, StoredBundleKeyPersistence, org.tentackle.misc.Identifiable, org.tentackle.misc.Immutable, org.tentackle.misc.Modifiable, org.tentackle.misc.SerialNumbered, org.tentackle.misc.Snapshotable<StoredBundleKey>, org.tentackle.pdo.DomainContextDependable, org.tentackle.pdo.DomainContextProvider, org.tentackle.pdo.PdoMethodCacheProvider<StoredBundleKey>, org.tentackle.pdo.PdoProvider<StoredBundleKey>, org.tentackle.pdo.PersistenceDelegate<StoredBundleKey>, org.tentackle.pdo.PersistentObject<StoredBundleKey>, org.tentackle.pdo.ProxyDelegate<StoredBundleKey>, org.tentackle.reflect.EffectiveClassProvider<StoredBundleKey>, org.tentackle.reflect.Interceptable, org.tentackle.session.SessionDependable, org.tentackle.session.SessionProvider, org.tentackle.validate.ScopeConfigurator, org.tentackle.validate.Validateable

@PersistentObjectService(StoredBundleKey.class) public class StoredBundleKeyPersistenceImpl extends AbstractPersistentObject<StoredBundleKey,StoredBundleKeyPersistenceImpl> implements StoredBundleKeyPersistence
Number Space persistence implementation.
Author:
harald
See Also: