ROW « Property « JPA Q&A





1. Unable to locate row for retrieval of generated properties    forum.hibernate.org

Hi, In our entity bean code which is to be refactored soon, for the time being we are calling the hibernate session methods based on a boolean switch. This was working fine, but recently it started throwing exception when we are trying to insert a record. Looking at the exception, it seems hibernate is trying to locate a corresponding row in ...