|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityHolder | |
---|---|
de.schwarzrot.data.access | provides the working class for the anonymous Persistence layer. |
de.schwarzrot.data.access.support | helper classes used by the data accessors |
de.schwarzrot.data.support | helper classes for the abstract data handling. |
Uses of EntityHolder in de.schwarzrot.data.access |
---|
Methods in de.schwarzrot.data.access that return EntityHolder | |
---|---|
EntityHolder |
TransactionResource.getEntityCache()
returns the entity cache used for this storage handle |
Methods in de.schwarzrot.data.access with parameters of type EntityHolder | |
---|---|
void |
TransactionResource.setEntityCache(EntityHolder entityCache)
sets the entity cache used for this storage handle |
void |
EntityManager.setEntityCache(EntityHolder eh)
sets the cache for entity instances |
Uses of EntityHolder in de.schwarzrot.data.access.support |
---|
Methods in de.schwarzrot.data.access.support that return EntityHolder | |
---|---|
EntityHolder |
EntityUtils.getEntityCache()
|
EntityHolder |
AbstractEntityManager.getEntityCache()
|
Methods in de.schwarzrot.data.access.support with parameters of type EntityHolder | |
---|---|
void |
EntityUtils.setEntityCache(EntityHolder entityCache)
|
void |
AbstractEntityManager.setEntityCache(EntityHolder eh)
|
Uses of EntityHolder in de.schwarzrot.data.support |
---|
Methods in de.schwarzrot.data.support that return EntityHolder | |
---|---|
protected EntityHolder |
EntityConverter.getEntityCache()
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |