0 Replies Latest reply on Jun 26, 2007 5:55 AM by dilembo

    get configuration object by org.jboss.hibernate.jmx.Hibernat

    dilembo

      hi all
      I init my HibernateSessionFactory using hibernate service:


      java:/dsdatasource
      org.hibernate.dialect.Oracle9Dialect

      java:/hibernate/HibernateSessionFactory

      org.hibernate.cache.HashtableCacheProvider



      I need to get configuration object by HibernateSessionFactory .
      Have I to insert another attribute in the hibernate-service.xml?