Search:

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

Search: Search took 0.02 seconds.

  1. I haven't discovered any way to prevent Hibernate...

    I haven't discovered any way to prevent Hibernate from using transactions, so as a work-around I've switched to MyBatis which works perfectly.

    http://www.mybatis.org/spring/index.html
  2. Disable Transactions for Hibernate calling Stored Procedures

    Hi All,

    For our web application, all DB access is performed via stored procedures. This design decision is set in stone and there is no way I can change it.

    Additionally, all transaction...
Results 1 to 2 of 2