Hello Everyone. I am trying to map a OneToMany object relationship against a pr

Certified Associate Developer
Hello Everyone. I am trying to map a OneToMany object relationship against a pre-existing schema however Hibernate is complaining that is can't find an *IDX column to sort the objects on the 'many' side of this relationship. I already have a column for exactly this purpose however I can't figure out how to annotate it within the XSD. I've tried using both @ListIndexColumn and @OrderColumn with no success and searching Forum hasn't yielded any meaningful results aside from a Nov 9, 2011 post suggesting to use the same annotations. Can anyone point me in the right direction? ...

OriginalPostID-34821

OriginalPostID-34821

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data