SRJRCFrames
v0.1.296

Package de.schwarzrot.data.support

helper classes for the abstract data handling.

See:
          Description

Interface Summary
Converter interface for property conversion between java world and persistence.
 

Class Summary
AbstractEntity cuts off all persistence necessities from business objects.
AbstractEntityReference<A extends Entity,B extends Entity> implements a base class for anonymous references between different Entity.
AbstractWeightedEntityReference<A extends Entity,B extends Entity,T> implements a base class for anonymous references, that should be sorted/weighted.
BooleanConverter  
ByteConverter  
CloneUtil  
ColorConverter  
ConverterFactory factory to allow anonymous data conversion / data handling with entities.
DateConverter  
DoubleConverter  
EntityComparator<E extends Entity>  
EntityConverter  
EnumConverter  
EnumUtils class to convert Enums into storable values or localize Enums names
FileConverter converts files into persistence representation and back from persistence.
FloatConverter  
IntConverter  
LongConverter  
NullConverter a simple "do nothing" converter.
NullMessageSource  
OffsetBuffer is a buffer implementation, that can be used as a record base to interpret binary data from an arbitrary byte-buffer.
ShortConverter  
StringConverter  
 

Package de.schwarzrot.data.support Description

helper classes for the abstract data handling. The ConverterFactory is setup via application-context and the converters are used to convert entity values into storage representation and back.


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.