Class Hierarchy
- java.lang.Object
- com.activepersistence.service.Base<T> (implements com.activepersistence.service.relation.Delegation<T>, com.activepersistence.service.Persistence<T>, com.activepersistence.service.Querying<T>)
- com.activepersistence.service.Relation<T> (implements com.activepersistence.service.relation.Calculation<T>, com.activepersistence.service.relation.FinderMethods<T>, com.activepersistence.service.Querying<T>, com.activepersistence.service.relation.QueryMethods<T>)
Interface Hierarchy
- com.activepersistence.service.Persistence<T>
- com.activepersistence.service.Querying<T>