Search:

Type: Posts; User: fabio.bozzo; Keyword(s):

Search: Search took 0.03 seconds.

  1. Hibernate “manual” transactions how-to

    My webapp (Spring3 + Hibernate3) always worked with services class-annotated with @Transactional and this configuration:


    <tx:annotation-driven transaction-manager="transactionManager" />

    ...
  2. ???

    I am using Google Cloud SQL. It is a MySQL hosted by Google, and my db configuration worked since the beginning of my project! :mad:



    Now it looks like I am missing some dependency, so I paste...
  3. Hibernate SessionFactory: can't instantiate bean

    Does anybody recognize this error?


    org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'mySessionFactory': Post-processing of the
    FactoryBean's object...
Results 1 to 3 of 3