Uses of Package
net.java.ao

Packages that use net.java.ao
net.java.ao   
net.java.ao.builder   
net.java.ao.builder.c3po   
net.java.ao.builder.dbcp   
net.java.ao.builder.dbpool   
net.java.ao.builder.proxool   
net.java.ao.cache   
net.java.ao.db   
net.java.ao.schema   
net.java.ao.schema.ddl   
net.java.ao.schema.helper   
net.java.ao.sql   
net.java.ao.types   
 

Classes in net.java.ao used by net.java.ao
AnnotationDelegate
          WARNING: Not part of the public API.
DatabaseFunction
          An enum containing database agnostic representations of common functions.
DatabaseProvider
          The superclass parent of all DatabaseProvider implementations.
DBParam
          Class designed to encapsulate a single field/value parameter to be passed to EntityManager.create(Class, DBParam...).
DisposableDataSource
          This is a simple data source with one more method DisposableDataSource.dispose() to clean up any resources associated with this data source.
EntityManager
          The root control class for the entire ActiveObjects API.
EntityManagerConfiguration
          This represents a configuration for entity manager creation.
EntityProxy
           
Implementation
          Used to specify a defined implementation for an entity.
LuceneConfiguration
           
PolymorphicTypeMapper
          Represents a strategy for bi-directional mapping between entity types and their corresponding polymorphic type flag value (if any).
Query
           
Query.QueryType
           
RawEntity
          The superinterface for all entities, regardless of primary key.
RelatedEntity
          A superinterface for entities which are related to each other using Lucene heuristics.
SchemaConfiguration
          This interface represents the configuration to be used when Active Objects works with database schemas.
 

Classes in net.java.ao used by net.java.ao.builder
ActiveObjectsException
          This is a generic Active Objects exception.
DisposableDataSource
          This is a simple data source with one more method DisposableDataSource.dispose() to clean up any resources associated with this data source.
EntityManager
          The root control class for the entire ActiveObjects API.
SchemaConfiguration
          This interface represents the configuration to be used when Active Objects works with database schemas.
SearchableEntityManager
          Required to manage entities with enabled full-text searching.
 

Classes in net.java.ao used by net.java.ao.builder.c3po
DisposableDataSource
          This is a simple data source with one more method DisposableDataSource.dispose() to clean up any resources associated with this data source.
 

Classes in net.java.ao used by net.java.ao.builder.dbcp
DisposableDataSource
          This is a simple data source with one more method DisposableDataSource.dispose() to clean up any resources associated with this data source.
 

Classes in net.java.ao used by net.java.ao.builder.dbpool
DisposableDataSource
          This is a simple data source with one more method DisposableDataSource.dispose() to clean up any resources associated with this data source.
 

Classes in net.java.ao used by net.java.ao.builder.proxool
DisposableDataSource
          This is a simple data source with one more method DisposableDataSource.dispose() to clean up any resources associated with this data source.
 

Classes in net.java.ao used by net.java.ao.cache
RawEntity
          The superinterface for all entities, regardless of primary key.
 

Classes in net.java.ao used by net.java.ao.db
DatabaseFunction
          An enum containing database agnostic representations of common functions.
DatabaseProvider
          The superclass parent of all DatabaseProvider implementations.
DBParam
          Class designed to encapsulate a single field/value parameter to be passed to EntityManager.create(Class, DBParam...).
DisposableDataSource
          This is a simple data source with one more method DisposableDataSource.dispose() to clean up any resources associated with this data source.
EntityManager
          The root control class for the entire ActiveObjects API.
Query
           
 

Classes in net.java.ao used by net.java.ao.schema
DatabaseProvider
          The superclass parent of all DatabaseProvider implementations.
RawEntity
          The superinterface for all entities, regardless of primary key.
SchemaConfiguration
          This interface represents the configuration to be used when Active Objects works with database schemas.
 

Classes in net.java.ao used by net.java.ao.schema.ddl
DatabaseProvider
          The superclass parent of all DatabaseProvider implementations.
SchemaConfiguration
          This interface represents the configuration to be used when Active Objects works with database schemas.
 

Classes in net.java.ao used by net.java.ao.schema.helper
DatabaseProvider
          The superclass parent of all DatabaseProvider implementations.
SchemaConfiguration
          This interface represents the configuration to be used when Active Objects works with database schemas.
 

Classes in net.java.ao used by net.java.ao.sql
ActiveObjectsException
          This is a generic Active Objects exception.
 

Classes in net.java.ao used by net.java.ao.types
EntityManager
          The root control class for the entire ActiveObjects API.
 



Copyright © 2007-2011. All Rights Reserved.