From the Hibernate documentation :
Your application is not allowed to change the version number specified using Hibernate.
To artificially increase the version number, see the property documentation LockModeType.OPTIMISTIC_FORCE_INCREMENTor LockModeType.PESSIMISTIC_FORCE_INCREMENTcheckin the Hibernate Entity Manager reference documentation.
, Hibernate, , . .
SQL- "" Hibernate, .