views:

86

answers:

1

i am trying to persist two entities(with one to many relationship) using jpa but on persit it throws an exception
java.lang.IllegalArgumentException: out of field index :2 i'm struck.

A: 

a clean and build cycle removed the error and i am left wondering what was wrong.

Bunny Rabbit