Search:

Type: Posts; User: springsourcelearner; Keyword(s):

Search: Search took 0.03 seconds.

  1. I think I didn't detail my problem statement...

    I think I didn't detail my problem statement correctly.

    We use a combination of JPA (HibernateJPADialect & JpaTransactionManager) & JDBC in our application. For mapped entities JPA is used...
  2. Spring Compatibility with Hibernate 4.1.9

    I upgraded my project with the latest spring and hibernate releases (spring 3.2.1 and hibernate 4.1.9) but they seem to be incompatible. One of the changes are part of spring's jdbc framework.


    ...
  3. One connection in same transaction?

    I am trying to understand and figure out if spring manages to return the same connection instance whenever any number of database operations are performed in one transaction.

    While reading spring...
Results 1 to 3 of 3