public interface Translator
null represents value being
present, but empty. We could say that neutral type is framework agnostic type.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
fromNeutralValue(java.lang.Object neutral,
EOAttribute att)
Converts neutral value to library specific representation.
|
java.lang.Object |
toNeutralValue(java.lang.Object librarySpecific,
EOAttribute att)
Converts library specific value representation to neutral type.
|
java.lang.Object toNeutralValue(java.lang.Object librarySpecific,
EOAttribute att)
librarySpecific - value representation object in some libraryatt - EO attribute that the given value representsjava.lang.Object fromNeutralValue(java.lang.Object neutral,
EOAttribute att)
neutral - neutral valueatt - EO attribute that the given value representsCopyright © 2002 – 2022 Project Wonder.