hibernate second level cache, multiple app modify the same DB

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

digg delicious stumbleupon technorati Google live facebook Sphinn Mixx newsvine reddit yahoomyweb
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...