Modifier and Type | Optional Element and Description |
---|---|
String |
method
The mapped class must have a method with this name which returns a value
to be assigned to the attribute (not assigns the value to the attribute).
|
Class<? extends AttributeTransformer> |
transformerClass
User-defined class that must implement the
org.eclipse.persistence.mappings.transformers.AttributeTransformer
interface.
|
public abstract Class<? extends AttributeTransformer> transformerClass
public abstract String method
EclipseLink 2.3.2, "build v20111125-r10461" API Reference