SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.data.access.EntityHolder

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

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.