Package net.java.ao

Interface Summary
Entity  
RelatedEntity<T extends RelatedEntity<T>>  
 

Class Summary
Common WARNING: Not part of the public API.
DatabaseProvider The superclass parent of all DatabaseProvider implementations.
DBParam  
EntityManager The root control class for the entire ActiveObjects API.
IndexingEntityManager  
PoolProvider  
Query  
RSCachingStrategy  
Transaction To be implemented in the following way:
 

Enum Summary
DatabaseFunction An enum containing database agnostic representations of common functions.
Query.QueryType  
 

Annotation Types Summary
Accessor Used to mark a particular field as an accessor.
Implementation  
Index  
ManyToMany  
Mutator  
OneToMany  
Preload