SRJRCFrames
v0.1.296

Uses of Package
de.schwarzrot.data.access

Packages that use de.schwarzrot.data.access
de.schwarzrot.app applications basic stuff. 
de.schwarzrot.app.support helper classes for applications 
de.schwarzrot.data.access provides the working class for the anonymous Persistence layer
de.schwarzrot.data.access.jdbc classes for jdbc specific data access 
de.schwarzrot.data.access.pref preferences related data access classes 
de.schwarzrot.data.access.support helper classes used by the data accessors 
de.schwarzrot.data.support helper classes for the abstract data handling. 
de.schwarzrot.data.transaction classes used to define application transactions 
de.schwarzrot.data.transaction.support helper classes used to define application transactions 
de.schwarzrot.security to allow user-level security independant from the operating system users, we implement our own security classes ( - well, not yet). 
de.schwarzrot.service.sample a sample system service 
de.schwarzrot.startup classes used to start java applications 
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.app
UserNameProvider
          EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.app.support
UserNameProvider
          EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access
EntityDescriptorAccessor
          As each EntityManager may need different amount of meta-information, it should be all accessible through the same interface.
EntityHolder
          another wrapper around HashMap, used to cache entity instances already read from persistence.
EntityManager
          is a manger to handle retrieval, saving and removal of entities to/from persistence.
Exporter
          interface to implement export functionality.
Importer
          interface to implement import functionality.
TransactionResource
          a wrapper class for the persistence handles used by EntityManagers.
UserNameProvider
          EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access.jdbc
DataAccessor
          interface for anonymous data access.
EntityManager
          is a manger to handle retrieval, saving and removal of entities to/from persistence.
TransactionResource
          a wrapper class for the persistence handles used by EntityManagers.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access.pref
DataAccessor
          interface for anonymous data access.
EntityManager
          is a manger to handle retrieval, saving and removal of entities to/from persistence.
TransactionResource
          a wrapper class for the persistence handles used by EntityManagers.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access.support
DataAccessor
          interface for anonymous data access.
EntityDescriptorAccessor
          As each EntityManager may need different amount of meta-information, it should be all accessible through the same interface.
EntityHolder
          another wrapper around HashMap, used to cache entity instances already read from persistence.
EntityManager
          is a manger to handle retrieval, saving and removal of entities to/from persistence.
Exporter
          interface to implement export functionality.
Importer
          interface to implement import functionality.
TransactionResource
          a wrapper class for the persistence handles used by EntityManagers.
UserNameProvider
          EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.data.support
EntityHolder
          another wrapper around HashMap, used to cache entity instances already read from persistence.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.data.transaction
EntityManager
          is a manger to handle retrieval, saving and removal of entities to/from persistence.
TransactionResource
          a wrapper class for the persistence handles used by EntityManagers.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.data.transaction.support
TransactionResource
          a wrapper class for the persistence handles used by EntityManagers.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.security
UserNameProvider
          EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.service.sample
UserNameProvider
          EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.
 

Classes in de.schwarzrot.data.access used by de.schwarzrot.startup
UserNameProvider
          EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.
 


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.