This is a new feature, not a bug. The JPA spec states:
The Convert annotation should not be used to specify conversion of the following: Id attributes (including the attributes of embedded ids and derived identities), version attributes, relationship attributes, and attributes explicitly annotated (or designated via XML) as Enumerated or Tempo- ral. Applications that specify such conversions will not be portable.
|