Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cayenne.conf Classes and Interfaces - 24 results found.
NameDescriptionTypePackageFramework
ClasspathResourceFinderA ResourceFinder that looks up resources in the classpath.Classorg.apache.cayenne.confApache Cayenne
ConfigLoaderClass that performs runtime loading of Cayenne configuration.Classorg.apache.cayenne.confApache Cayenne
ConfigLoaderDelegateInterface that defines callback API used by ConfigLoader to process loaded configuration.Interfaceorg.apache.cayenne.confApache Cayenne
ConfigSaverClass that does saving of Cayenne configuration.Classorg.apache.cayenne.confApache Cayenne
ConfigSaverDelegateDefines a set of callback methods that provide information to ConfigSaver when Cayenne project is saved.Interfaceorg.apache.cayenne.confApache Cayenne
ConfigStatusInterface defines API to check the status of Cayenne configuration.Classorg.apache.cayenne.confApache Cayenne
ConfigurationThis class is an entry point to Cayenne.Classorg.apache.cayenne.confApache Cayenne
ConnectionPropertiesConnectionProperties handles a set of DataSourceInfo objects using information stored in $HOME/.Classorg.apache.cayenne.confApache Cayenne
DataSourceFactoryA pluggable factory for javax.Interfaceorg.apache.cayenne.confApache Cayenne
DBCPDataSourceFactoryA DataSourceFactory that creates a connection pool based on Apache Jakarta commons-dbcp.Classorg.apache.cayenne.confApache Cayenne
DefaultConfigurationSubclass of Configuration that uses the System CLASSPATH to locate resources.Classorg.apache.cayenne.confApache Cayenne
DriverDataSourceFactoryCreates DataSource objects from XML configuration files that describe a JDBC driver.Classorg.apache.cayenne.confApache Cayenne
FileConfigurationClassorg.apache.cayenne.confApache Cayenne
JNDIDataSourceFactoryLooks up DataSource objects via JNDI.Classorg.apache.cayenne.confApache Cayenne
MultiProjectConfigurationA Configuration implementation that creates a single virtual runtime project out of multiple Cayenne configurations.Classorg.apache.cayenne.confApache Cayenne
PasswordEncodingPassword encoders are used to translate the text of the database password, on loading and on saving, from one form to another.Interfaceorg.apache.cayenne.confApache Cayenne
PlainTextPasswordEncoderThe plain text password encoder passes the text of the database password straight-through without any alteration.Classorg.apache.cayenne.confApache Cayenne
ResourceFinderAn object that defines a strategy for locating stream resources.Interfaceorg.apache.cayenne.confApache Cayenne
Rot13PasswordEncoderThe ROT-13 password encoder passes the text of the database password through a simple Caesar cipher to obscure the password text.Classorg.apache.cayenne.confApache Cayenne
Rot47PasswordEncoderThe ROT-47 password encoder passes the text of the database password through a simple Caesar cipher to obscure the password text.Classorg.apache.cayenne.confApache Cayenne
RuntimeLoadDelegateClassorg.apache.cayenne.confApache Cayenne
RuntimeSaveDelegateSave delegate used for saving Cayenne access stack.Classorg.apache.cayenne.confApache Cayenne
ServletUtilConfiguration class that uses ServletContext to locate resources.Classorg.apache.cayenne.confApache Cayenne
WebApplicationContextFilterA Servlet Filter that binds session DataContext to the current request thread.Classorg.apache.cayenne.confApache Cayenne