Uses of Package
org.apache.cayenne.configuration

Packages that use org.apache.cayenne.configuration
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.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.configuration
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
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.
DataMapLoader
          A loader of DataMaps.
DataNodeDescriptor
          A descriptor of DataNode configuration.
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
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
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.
DataNodeDescriptor
          A descriptor of DataNode configuration.
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.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.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-2010 Apache Cayenne. All Rights Reserved.