0

I have to define a bi-directional many-to-one relationship in xml schema , which hyperjaxb3 is using to generate the entity classes.

when I tried to reference both the entities within each entity declaration , class conversion throws an exception.

I am using maven as build tool . Please suggest.

priyas
  • 415
  • 1
  • 8
  • 29
  • Docs for any JPA implementation would include orm.xml for a N-1 such as this http://www.datanucleus.org/products/accessplatform_4_1/jpa/orm/many_to_one.html Why is it hard to find for your implementations docs? – Neil Stockton Jan 26 '15 at 18:32
  • Please show what you've tried so far. Relevant schema fragments, bining/customization and the complete stack trace. Right now it is not possible to answer. – lexicore Jan 26 '15 at 19:15

0 Answers0