Skip to:
When an entity has
and developer has forgotten to add OtherEntity to persistence.xml, a NPE is thrown
This only happens if reference to OtherEntity has @Id annotation.
This is problem occurs on 7.0.0.Beta5. On 6.6 no exception is thrown.
When an entity has
and developer has forgotten to add OtherEntity to persistence.xml, a NPE is thrown
This only happens if reference to OtherEntity has @Id annotation.
This is problem occurs on 7.0.0.Beta5. On 6.6 no exception is thrown.