1 2 Previous Next 16 Replies Latest reply on Mar 10, 2009 4:02 PM by knice147

    Is it possible to get a database connection with JPA without using hibnernate as well?

    knice147

      Is there a way to get a database Connection object from the EntityManager using JPA. I have seen examples off getting a Connection object using the session object with hibernate. Is this possible using JPA without hibernate? Could someone provide examples of how to do this using JPA?

        1 2 Previous Next