| Class | Description |
|---|---|
| AbstractIntegerTypeMapping<T> |
AbstractTypeMapping implementation for objects with ids of type
Integer |
| AbstractLongTypeMapping<T> |
AbstractTypeMapping implementation for objects with ids of type
Long |
| AbstractStringTypeMapping<T> |
AbstractTypeMapping implementation for objects with ids of type
String |
| AbstractTypeMapping<Type,Id> |
basic extension of
GenericTypeMapping that adds setters for ID and
version and a read method implementation that takes care of ID and version
setting |
| GenericTypeMapping<Type,Id> |
generic version of
TypeMapping. |
Copyright © 2015 Molindo GmbH. All Rights Reserved.