Search:

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

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    6,937

    Transaction pb Hibernate/MySQL

    Hi, I have a problem with transaction under Spring/Hibernate/MySQL.

    I use transcation (declaratives) to manage a object insertion, this object have a many-to-one relation with another (cascade is...
  2. Thanx for the trick for my applicationContext.xml...

    Thanx for the trick for my applicationContext.xml

    For MySql, it is supporting transactions (http://dev.mysql.com/doc/mysql/en/COMMIT.html)

    So here my full stack trace


    004-08-26...
  3. Transaction question about HibernateTransactionManager

    I have some troubles with transaction, my environnement is Hibernate / MySql and I use declarative transaction (PROPAGATION_REQUIRED) on my manager. Here a method on my manager, personne have a...
Results 1 to 3 of 3