|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.cayenne.conf | |
---|---|
org.apache.cayenne.conf | Contains classes dealing with Cayenne configuration files. |
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.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.remote.service | |
org.apache.cayenne.util | General utility classes. |
Classes in org.apache.cayenne.conf used by org.apache.cayenne.conf | |
---|---|
ConfigLoaderDelegate
Interface that defines callback API used by ConfigLoader to process loaded configuration. |
|
ConfigSaverDelegate
Defines a set of callback methods that provide information to ConfigSaver when Cayenne project is saved. |
|
ConfigStatus
Interface defines API to check the status of Cayenne configuration. |
|
Configuration
This class is an entry point to Cayenne. |
|
ConnectionProperties
ConnectionProperties handles a set of DataSourceInfo objects using information stored in $HOME/.cayenne/connection.properties. |
|
DataSourceFactory
A pluggable factory for javax.sql.DataSource instances used by Cayenne runtime. |
|
DefaultConfiguration
Subclass of Configuration that uses the System CLASSPATH to locate resources. |
|
PasswordEncoding
Password encoders are used to translate the text of the database password, on loading and on saving, from one form to another. |
|
ResourceFinder
An object that defines a strategy for locating stream resources. |
Classes in org.apache.cayenne.conf 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.conf used by org.apache.cayenne.map | |
---|---|
ResourceFinder
An object that defines a strategy for locating stream resources. |
Classes in org.apache.cayenne.conf used by org.apache.cayenne.project | |
---|---|
ConfigLoaderDelegate
Interface that defines callback API used by ConfigLoader to process loaded configuration. |
|
ConfigSaverDelegate
Defines a set of callback methods that provide information to ConfigSaver when Cayenne project is saved. |
|
ConfigStatus
Interface defines API to check the status of Cayenne configuration. |
|
Configuration
This class is an entry point to Cayenne. |
|
DataSourceFactory
A pluggable factory for javax.sql.DataSource instances used by Cayenne runtime. |
|
DefaultConfiguration
Subclass of Configuration that uses the System CLASSPATH to locate resources. |
|
FileConfiguration
FileConfiguration loads a Cayenne configuraton file from a given location in the file system. |
Classes in org.apache.cayenne.conf used by org.apache.cayenne.project.validator | |
---|---|
ConfigStatus
Interface defines API to check the status of Cayenne configuration. |
Classes in org.apache.cayenne.conf used by org.apache.cayenne.remote.service | |
---|---|
Configuration
This class is an entry point to Cayenne. |
Classes in org.apache.cayenne.conf used by org.apache.cayenne.util | |
---|---|
ResourceFinder
An object that defines a strategy for locating stream resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |