protected final class TypeMappingFactory.TypeMappingPlaceholder extends TypeMapping<N>
TypeMappingFactory.prepareToCreate(Class, Object) and the registration of the type mapping.
This is used to obtain the object type for a given data type name during the construction phase.
| Modifier | Constructor and Description |
|---|---|
protected |
TypeMappingFactory.TypeMappingPlaceholder(Class<?> objectType,
N dataTypeName)
Constructs a new
TypeMappingPlaceholder. |
getDataTypeName, getObjectTypeCopyright © 2014. All rights reserved.