public class TypeRepresentationMapperContext extends Object
TypeRepresentationMapper
Constructor and Description |
---|
TypeRepresentationMapperContext(Class clazz,
String propertyName,
String statementName,
String engineURI)
Ctor
|
Modifier and Type | Method and Description |
---|---|
Class |
getClazz()
Returns the class.
|
String |
getEngineURI()
Returns the engine URI
|
String |
getPropertyName()
Returns the property name
|
String |
getStatementName()
Returns the statement name
|
public Class getClazz()
public String getPropertyName()
public String getStatementName()
public String getEngineURI()