hibernate second level cache, multiple app modify the same DB
March 12th, 2010 |
|
0 Comments »
Question:
Hello experts,
I read hibernate documentation, it is stated that “Caches are never aware of changes made to the persistent store by another application”.
In real world application, it is not uncommon that a DB is used by more than one application with different persistence strategy. I want to know how hibernate will handle such situtation?
Thanks,
Solution:
>, it’s not feasible in a situation where a db is accessible and modifiable by multiple application.
Its feasible only u can use the sheama where used in the DB for accessing other application .
Hibernate do only mapping between backend and ur DAO
so that s possible only













Comments (0)
Trackbacks - Pingbacks (0)
Leave a Reply