Uses of Package
org.apache.cayenne.project

Packages that use org.apache.cayenne.project
org.apache.cayenne.conf Contains classes dealing with Cayenne configuration files. 
org.apache.cayenne.jpa.bridge   
org.apache.cayenne.project Contains model classes used by CayenneModeler or any other MVC type of application to work with Cayenne project files. 
org.apache.cayenne.project.validator   
org.apache.cayenne.tools Command line tools and Ant tasks. 
org.apache.cayenne.util General utility classes. 
 

Classes in org.apache.cayenne.project used by org.apache.cayenne.conf
Project
          Describes a model of Cayenne project.
 

Classes in org.apache.cayenne.project used by org.apache.cayenne.jpa.bridge
ProjectPath
          Immutable holder of a selection path within a Cayenne project.
 

Classes in org.apache.cayenne.project used by org.apache.cayenne.project
CayenneUserDir
          CayenneUserDir represents a directory where all Cayenne-related information is stored on the user machine.
DataNodeConfigInfo
          Stores information necessary to reconfigure nodes of existing projects.
FlatProjectView
          FlatProjectView converts a project tree into a list of nodes, thus flattening the tree.
Project
          Describes a model of Cayenne project.
ProjectConfigInfo
          Stores project information necessary to reconfigure existing projects.
ProjectConfiguration
          Subclass of FileConfiguration used in the project model.
ProjectException
          Runtime exception thrown on various errors within project model.
ProjectFile
          ProjectFile is an adapter from an object in Cayenne project to its representation in the file system.
ProjectPath
          Immutable holder of a selection path within a Cayenne project.
ProjectTraversalHandler
          ProjectTraversalHandler defines callback methods that are invoked during project tree traversal.
 

Classes in org.apache.cayenne.project used by org.apache.cayenne.project.validator
Project
          Describes a model of Cayenne project.
ProjectPath
          Immutable holder of a selection path within a Cayenne project.
 

Classes in org.apache.cayenne.project used by org.apache.cayenne.tools
DataNodeConfigInfo
          Stores information necessary to reconfigure nodes of existing projects.
ProjectConfigInfo
          Stores project information necessary to reconfigure existing projects.
ProjectException
          Runtime exception thrown on various errors within project model.
 

Classes in org.apache.cayenne.project used by org.apache.cayenne.util
ProjectPath
          Immutable holder of a selection path within a Cayenne project.
 



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