Class Hierarchy
- java.lang.Object
- com.groiss.store.BulkQuery
- com.groiss.store.DBConnPool (implements com.groiss.component.Service)
- com.groiss.store.Nil
- com.groiss.store.NullExpression
- com.groiss.store.PersistentEventAdapter<P> (implements com.groiss.store.PersistentEventHandler<P>)
- com.groiss.store.PersistentObject (implements java.lang.Cloneable, com.groiss.store.Persistent)
- com.groiss.store.ExportablePersistentObject (implements com.groiss.store.Exportable)
- com.groiss.store.Lock
- com.groiss.store.StoreUtil
Interface Hierarchy
- com.groiss.store.Activatable
- com.groiss.store.DefinedEnum
- com.groiss.store.HasDeferredChange
- com.groiss.ds.KeyValuePair<K,
V> - com.groiss.store.Persistent (also extends java.io.Serializable)
- com.groiss.store.Exportable
- com.groiss.store.View
- com.groiss.store.Persistent (also extends java.io.Serializable)
- com.groiss.store.OptimisticLocking
- com.groiss.store.PersistentEventHandler<P>
- java.rmi.Remote
- com.groiss.store.RemoteStore
- com.groiss.store.Store
- com.groiss.store.RemoteStore
- java.io.Serializable
- com.groiss.store.Persistent (also extends com.groiss.ds.KeyValuePair<K,
V>) - com.groiss.store.Exportable
- com.groiss.store.View
- com.groiss.store.Persistent (also extends com.groiss.ds.KeyValuePair<K,
Annotation Interface Hierarchy
- com.groiss.store.Column (implements java.lang.annotation.Annotation)
- com.groiss.store.HasSubclasses (implements java.lang.annotation.Annotation)
- com.groiss.store.IsPart (implements java.lang.annotation.Annotation)
- com.groiss.store.NonPersistent (implements java.lang.annotation.Annotation)
- com.groiss.store.OptionalCascadeDelete (implements java.lang.annotation.Annotation)
- com.groiss.store.PartOf (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.groiss.store.PersistentAspect
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)