Saturday, 31 August 2013

Hibernate shared entity race conditions

Hibernate shared entity race conditions

References

Reference NO 1

http://stackoverflow.com/questions/15188610/hibernate-shared-entity-race-conditions

Reference NO 2

http://docs.jboss.org/hibernate/orm/4.0/hem/en-US/html/transactions.html

Reference NO 3

http://docs.jboss.org/hibernate/orm/3.5/reference/en-US/html/transactions.html

Reference NO 4

http://squirrel.pl/blog/2012/11/02/version-based-optimistic-concurrency-control-in-jpahibernate/

Reference NO 5

https://forum.hibernate.org/viewtopic.php?p=2405433

Reference NO 6

https://hibernate.atlassian.net/secure/attachment/17586/Hibernate%20Developer%20Guide.pdf

Reference NO 7

http://www.javacodegeeks.com/2012/11/jpahibernate-version-based-optimistic-concurrency-control.html

Reference NO 8

http://squirrel.pl/blog/2012/11/02/version-based-optimistic-concurrency-control-in-jpahibernate/

No comments:

Post a Comment