@Target(value={}) @Retention(value=RUNTIME) public @interface ConversionValue
ObjectTypeConverter
Modifier and Type | Required Element and Description |
---|---|
String |
dataValue
(Required) Specify the database value.
|
String |
objectValue
(Required) Specify the object value.
|
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.