5 Replies Latest reply on Apr 26, 2007 11:26 AM by elikyip

    How to gather Hibernate Statistic when using seam managed pe

    elikyip

      I'm trying to gather some 2nd-level cache statistics but I don't know how to get a hold of the Hibernate SessionFactory since seam creates and injects the EntityManager to my DAO for me.

      Anyone can give me some clues?