Package org.dalesbred.conversion
Conversion of database results to classes and vice versa.
-
Interface Summary Interface Description TypeConversionPair<D,J> Interface that contains conversions both to database and back.TypeConversionRegistry Registry containing the type-conversions used when converting database values to model values and vice versa.