Uses of Class
org.apache.cayenne.conf.DefaultConfiguration

Packages that use DefaultConfiguration
org.apache.cayenne.conf Contains classes dealing with Cayenne configuration files. 
org.apache.cayenne.project Contains model classes used by CayenneModeler or any other MVC type of application to work with Cayenne project files. 
 

Uses of DefaultConfiguration in org.apache.cayenne.conf
 

Subclasses of DefaultConfiguration in org.apache.cayenne.conf
 class FileConfiguration
          FileConfiguration loads a Cayenne configuraton file from a given location in the file system.
 

Uses of DefaultConfiguration in org.apache.cayenne.project
 

Subclasses of DefaultConfiguration in org.apache.cayenne.project
 class ProjectConfiguration
          Subclass of FileConfiguration used in the project model.
 



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