|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeProperties | |
---|---|
org.apache.cayenne.access | Contains classes that make up Cayenne ORM stack. |
org.apache.cayenne.cache | |
org.apache.cayenne.configuration | |
org.apache.cayenne.configuration.rop.client | |
org.apache.cayenne.configuration.server |
Uses of RuntimeProperties in org.apache.cayenne.access |
---|
Fields in org.apache.cayenne.access declared as RuntimeProperties | |
---|---|
protected RuntimeProperties |
DefaultObjectMapRetainStrategy.runtimeProperties
|
Constructors in org.apache.cayenne.access with parameters of type RuntimeProperties | |
---|---|
DefaultObjectMapRetainStrategy(RuntimeProperties runtimeProperties)
|
Uses of RuntimeProperties in org.apache.cayenne.cache |
---|
Fields in org.apache.cayenne.cache declared as RuntimeProperties | |
---|---|
protected RuntimeProperties |
MapQueryCacheProvider.properties
|
Constructors in org.apache.cayenne.cache with parameters of type RuntimeProperties | |
---|---|
MapQueryCacheProvider(RuntimeProperties properties)
|
Uses of RuntimeProperties in org.apache.cayenne.configuration |
---|
Classes in org.apache.cayenne.configuration that implement RuntimeProperties | |
---|---|
class |
DefaultRuntimeProperties
An implementation of RuntimeProperties that returns properties that were
injected via a map in constructor. |
Fields in org.apache.cayenne.configuration declared as RuntimeProperties | |
---|---|
protected RuntimeProperties |
DefaultObjectStoreFactory.runtimeProperties
|
Uses of RuntimeProperties in org.apache.cayenne.configuration.rop.client |
---|
Fields in org.apache.cayenne.configuration.rop.client declared as RuntimeProperties | |
---|---|
protected RuntimeProperties |
CayenneContextFactory.properties
|
protected RuntimeProperties |
ClientChannelProvider.properties
|
protected RuntimeProperties |
HessianConnectionProvider.runtimeProperties
|
Uses of RuntimeProperties in org.apache.cayenne.configuration.server |
---|
Fields in org.apache.cayenne.configuration.server declared as RuntimeProperties | |
---|---|
protected RuntimeProperties |
DelegatingDataSourceFactory.properties
|
protected RuntimeProperties |
PropertyDataSourceFactory.properties
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |