Hi Laird,
Any ObjectTypeConverter you define should be usable on any class in the same
persistence unit.
We have tried to mimic the JPA-style of annotations when adding our own
annotations. In this case, the way we do things is somewhat similar to the way
they do ID generation. (i.e. The Converter can be defined on an Type, Method or
Field, but is usable outside of that place)
I agree that this is a little confusing from the point of view of how you
organize your code and there may be some kind of enhancement request worth
entering here either for the JPA spec, or for EclipseLink.
-Tom
Laird Nelson wrote:
_______________________________________________
eclipselink-users mailing list
eclipselink-users@...
https://dev.eclipse.org/mailman/listinfo/eclipselink-users