SRJRCFrames
v0.1.296

Uses of Package
de.schwarzrot.data.access.support

Packages that use de.schwarzrot.data.access.support
de.schwarzrot.bean utility classes for bean handling 
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.meta.support base class for model domain entities 
de.schwarzrot.data.transaction classes used to define application transactions 
de.schwarzrot.data.transaction.support helper classes used to define application transactions 
de.schwarzrot.ui.service helper classes to allow the configuration of the services related to user interface creation 
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.bean
PropertyInfo
          is just a bean that holds information about a beans property.
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.data.access
AbstractEntityManager
          abstract helper class for conveniance of creation of EntityManagers.
ConditionElement
          interface to allow generic assembling of a condition.
EntityDescriptor
          an description container like Class- or BeanInfo class, that holds meta-information about an entity.
EntityIntrospector
          base class to storage dependant introspection.
EntityUtils
          helper class for anonymous entity handling.
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.data.access.jdbc
AbstractEntityManager
          abstract helper class for conveniance of creation of EntityManagers.
ConditionElement
          interface to allow generic assembling of a condition.
DbUtil
          use database specific code in a generic way.
EntityDescriptor
          an description container like Class- or BeanInfo class, that holds meta-information about an entity.
EntityIntrospector
          base class to storage dependant introspection.
PropertyInfo
          is just a bean that holds information about a beans property.
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.data.access.pref
AbstractEntityManager
          abstract helper class for conveniance of creation of EntityManagers.
EntityDescriptor
          an description container like Class- or BeanInfo class, that holds meta-information about an entity.
EntityIntrospector
          base class to storage dependant introspection.
PropertyInfo
          is just a bean that holds information about a beans property.
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.data.access.support
AbstractConditionElement
          abstract helper class for convenience of creation of ConditionElement s.
AbstractDbUtils
          common implementation of DbUtil and base class for database specific utility classes.
AbstractFunctionCondtion
          create the condition string for queries, that want to refer to a function result i.e. max. value of given attribute.
ConditionElement
          interface to allow generic assembling of a condition.
DbUtil
          use database specific code in a generic way.
EntityDescriptor
          an description container like Class- or BeanInfo class, that holds meta-information about an entity.
EntityEnumResolver
          an enum-resolver class, that uses catalog/EntityManager to interface persistence and: - is designed as singleton, to be useful, where application services are not accessible - caches the enums - uses StaticLabeledEnumResolver as fallback for enums, that are not enitities - has a refresh()-call to reload the internal cache
EntityIntrospector
          base class to storage dependant introspection.
EntityUtils
          helper class for anonymous entity handling.
PropertyInfo
          is just a bean that holds information about a beans property.
XMLBase
          constants for the XML interface
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.data.meta.support
DbUtil
          use database specific code in a generic way.
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.data.transaction
ConditionElement
          interface to allow generic assembling of a condition.
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.data.transaction.support
ConditionElement
          interface to allow generic assembling of a condition.
 

Classes in de.schwarzrot.data.access.support used by de.schwarzrot.ui.service
ConditionElement
          interface to allow generic assembling of a condition.
 


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.