Thanks to Juergen's reply!
and another problem confused me is the debug info as below:
[junit] INFO [main] net.sf.hibernate.transaction.TransactionManagerLookupFactory - No...
Type: Posts; User: davidweng1977; Keyword(s):
Thanks to Juergen's reply!
and another problem confused me is the debug info as below:
[junit] INFO [main] net.sf.hibernate.transaction.TransactionManagerLookupFactory - No...
DataSource I configed with "org.springframework.jdbc.datasource.DriverManagerDataSource", and TransactionManager configed with "org.springframework.orm.hibernate.HibernateTransactionManager",
and It...