Make sure to close opened transactions in OgmTestCase
-----------------------------------------------------
Key: OGM-84
URL:
http://opensource.atlassian.com/projects/hibernate/browse/OGM-84
Project: Hibernate OGM
Issue Type: Improvement
Reporter: Emmanuel Bernard
Today we use session.doWork but this is not supported in OGM.
An opened Tx is cancelled after 30 seconds with cryptic logs.
Instead, use session.getTransaction()
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira