2 Replies Latest reply on Jan 4, 2006 11:59 AM by patrickdalla

    Hibernate Cache

    patrickdalla

      Does JBoss Cache is responsible for caching hibernate queries too?

      I'm having a problem. Hibernate updates aren't beeing saved in DB. In the webapp everything looks as if the change was made. But in DB not.

      How do I turn jboss cache off to see if the problem is with jboss cache.

      Is there some other cache in hibernate that can cause this problem?