Tuesday, 27 August 2013

Database getting updated through all the service methods marked read only by spring transaction management

Database getting updated through all the service methods marked read only
by spring transaction management

References

Reference NO 1

http://stackoverflow.com/questions/13658529/database-getting-updated-through-all-the-service-methods-marked-read-only-by-spr

Reference NO 2

http://stackoverflow.com/questions/7775804/explicit-flush-in-a-transactional-method-will-update-database-or-not

Reference NO 3

http://static.springsource.org/spring/docs/3.0.x/reference/transaction.html

Reference NO 4

http://www.java2s.com/Questions_And_Answers/Spring/Transaction/database.htm

Reference NO 5

http://www.java2s.com/Questions_And_Answers/Spring/Transaction/propagation.htm

Reference NO 6

http://www.ideyatech.com/2008/09/troubleshooting-tips-spring-transactions-on-jpa/

Reference NO 7

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

Reference NO 8

#EANF#

No comments:

Post a Comment