Search:

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

Search: Search took 0.07 seconds.

  1. currentSession not working with PROPAGATION_SUPPORTS (Spring 3.1, Hibernate4)

    Hi,

    I'm using JBoss AS 7.02 with Hibernate 4 CR4 and Spring's (3.1 RC1) declarative transaction handling (all configuration details are at the end of this posting).

    My problem is that methods...
  2. AnnotationSessionFactoryBean and Hibernate 3.1 RC3

    Using:
    Spring 1.26
    Hibernate 3.1 RC2 -> RC3
    Hibernate Annotations 3.1 beta 6

    Hey,

    i'm not sure if it's a problem of Spring's AnnotationSessionFactoryBean class with the the Hibernate 3.1...
  3. Replies
    1
    Views
    976

    you didn't tell much details but in generell: Do...

    you didn't tell much details but in generell:
    Do not use Microsofts jdbc driver, try "jtds" instead, really the better solution.

    i run a sql-server 2000 and connection pooling, no trouble anyway...
  4. Replies
    11
    Views
    14,071

    connection release mode

    Hello,

    I was amazed you changed default value of hibernate property
    "hibernate.connection.release_mode" from "auto"(in 1.25) to "on_close"(in 1.26).

    Why? Is there any necessity or advantage...
Results 1 to 4 of 4