All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.test.tm.package.html Maven / Gradle / Ivy

There is a newer version: 7.0.0.Beta1
Show newest version





    Package Information - org.hibernate.test.tm


Defines a simplified JTA TransactionManager and transactional connection pool designed for use in test suite and simple usage scenarios. For example, it is assumed that there is only ever a single transaction active at a given time. Also, the only 'resource' that the transaction tracks is a single JDBC connection.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy