|
SRJRCFrames v0.1.296 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 Enum s into storable values or localize Enum s
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 |
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 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |