|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
Fields in org.apache.cayenne.conf with type parameters of type DefaultConfiguration | |
---|---|
static Class<DefaultConfiguration> |
Configuration.DEFAULT_CONFIGURATION_CLASS
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |