Package | Description |
---|---|
org.apache.cayenne.configuration.server | |
org.apache.cayenne.dba |
Contains database adapter API (DbAdapter) and its default implementation.
|
org.apache.cayenne.resource |
Modifier and Type | Field and Description |
---|---|
protected ResourceLocator |
DataDomainProvider.resourceLocator |
protected ResourceLocator |
DBCPDataSourceFactory.resourceLocator |
protected ResourceLocator |
XMLPoolingDataSourceFactory.resourceLocator |
Modifier and Type | Field and Description |
---|---|
protected ResourceLocator |
JdbcAdapter.resourceLocator |
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderResourceLocator
A
ResourceLocator that looks up resources is the application classpath based on
the current thread ClassLoader. |
class |
FilesystemResourceLocator
A
ResourceLocator that can locate resources in the filesystem. |
Copyright © 2001–2018 Apache Cayenne. All rights reserved.