NullPointerException related to @Version property in Hibernate
Issue
javax.persistence.PersistenceException: error during manged flush
at org.hibernate.ejb.AbstractEntityManagerImpl$CallbackExceptionMapperImpl.mapManagedFlushFailure(AbstractEntityManagerImpl.java:1515)...
...
Caused by: java.lang.NullPointerException
at org.hibernate.type.LongType.next (LongType.java: 76)
...
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 6
- Hibernate 4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.