Uses of Package
org.apache.cayenne.configuration

Packages that use org.apache.cayenne.configuration
org.apache.cayenne.access Contains classes that make up Cayenne ORM stack. 
org.apache.cayenne.cache   
org.apache.cayenne.configuration   
org.apache.cayenne.configuration.rop.client   
org.apache.cayenne.configuration.server   
org.apache.cayenne.configuration.web   
org.apache.cayenne.conn Provides full DataSource implementation. 
org.apache.cayenne.dba Contains database adapter API (DbAdapter) and its default implementation. 
org.apache.cayenne.dba.db2 IBM DB2 DbAdapter. 
org.apache.cayenne.dba.derby Apache Derby DbAdapter. 
org.apache.cayenne.dba.frontbase FrontBase DbAdapter. 
org.apache.cayenne.dba.h2   
org.apache.cayenne.dba.hsqldb HSQLDB DbAdapter. 
org.apache.cayenne.dba.ingres   
org.apache.cayenne.dba.mysql MySQL DbAdapter. 
org.apache.cayenne.dba.openbase OpenBase DbAdapter. 
org.apache.cayenne.dba.oracle Oracle DbAdapter. 
org.apache.cayenne.dba.postgres PostgreSQL DbAdapter. 
org.apache.cayenne.dba.sqlite   
org.apache.cayenne.dba.sqlserver MS SQLServer DbAdapter. 
org.apache.cayenne.dba.sybase Sybase DbAdapter. 
org.apache.cayenne.map Contains O/R mapping classes that store relational database metadata information and map it to Java classes. 
org.apache.cayenne.map.event   
org.apache.cayenne.query Defines standard queries supported by Cayenne and extension mechanism to create custom queries. 
org.apache.cayenne.remote.hessian.service   
org.apache.cayenne.remote.service   
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.access
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.cache
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.configuration
ConfigurationNameMapper
          A service that maps the names of configuration objects to the resource names.
ConfigurationNode
          Implemented by the "nodes" on the Cayenne configuration tree.
ConfigurationNodeVisitor
          A visitor interface for implementing operations on different types of ConfigurationNode objects.
ConfigurationTree
          A tree of configuration nodes that contains extra information about the nodes, such as load errors.
DataChannelDescriptor
          A descriptor of a DataChannel normally loaded from XML configuration.
DataChannelDescriptorLoader
          An object that can load a named DataChannelDescriptor from some configuration source.
DataChannelDescriptorMerger
          Merges multiple descriptors into a single runtime descriptor.
DataMapLoader
          A loader of DataMaps.
DataNodeDescriptor
          A descriptor of DataNode configuration.
ObjectStoreFactory
          A factory for creating ObjectStores.
PasswordEncoding
          Password encoders are used to translate the text of the database password, on loading and on saving, from one form to another.
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
SAXNestedTagHandler
          A superclass of nested tag handlers for parsing of XML documents with SAX.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.configuration.rop.client
CayenneRuntime
          A superclass of various Cayenne runtime stacks.
ObjectContextFactory
          A factory for regular and nested contexts.
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.configuration.server
CayenneRuntime
          A superclass of various Cayenne runtime stacks.
ConfigurationTree
          A tree of configuration nodes that contains extra information about the nodes, such as load errors.
DataChannelDescriptor
          A descriptor of a DataChannel normally loaded from XML configuration.
DataChannelDescriptorLoader
          An object that can load a named DataChannelDescriptor from some configuration source.
DataChannelDescriptorMerger
          Merges multiple descriptors into a single runtime descriptor.
DataNodeDescriptor
          A descriptor of DataNode configuration.
ObjectContextFactory
          A factory for regular and nested contexts.
ObjectStoreFactory
          A factory for creating ObjectStores.
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.configuration.web
CayenneRuntime
          A superclass of various Cayenne runtime stacks.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.conn
PasswordEncoding
          Password encoders are used to translate the text of the database password, on loading and on saving, from one form to another.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.db2
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.derby
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.frontbase
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.h2
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.hsqldb
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.ingres
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.mysql
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.openbase
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.oracle
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.postgres
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.sqlite
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.sqlserver
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.dba.sybase
RuntimeProperties
          Represents a properties map for a given CayenneRuntime.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.map
ConfigurationNode
          Implemented by the "nodes" on the Cayenne configuration tree.
ConfigurationNodeVisitor
          A visitor interface for implementing operations on different types of ConfigurationNode objects.
DataChannelDescriptor
          A descriptor of a DataChannel normally loaded from XML configuration.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.map.event
DataChannelDescriptor
          A descriptor of a DataChannel normally loaded from XML configuration.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.query
ConfigurationNode
          Implemented by the "nodes" on the Cayenne configuration tree.
ConfigurationNodeVisitor
          A visitor interface for implementing operations on different types of ConfigurationNode objects.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.remote.hessian.service
ObjectContextFactory
          A factory for regular and nested contexts.
 

Classes in org.apache.cayenne.configuration used by org.apache.cayenne.remote.service
ObjectContextFactory
          A factory for regular and nested contexts.
 



Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.