Package org.hibernate.testing.junit4
Class BaseNonConfigCoreFunctionalTestCase.RollbackWork
- java.lang.Object
-
- org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase.RollbackWork
-
- All Implemented Interfaces:
org.hibernate.jdbc.Work
- Enclosing class:
- BaseNonConfigCoreFunctionalTestCase
public static class BaseNonConfigCoreFunctionalTestCase.RollbackWork extends Object implements org.hibernate.jdbc.Work
-
-
Constructor Summary
Constructors Constructor Description RollbackWork()
-
-
-
Method Detail
-
execute
public void execute(Connection connection) throws SQLException
- Specified by:
executein interfaceorg.hibernate.jdbc.Work- Throws:
SQLException
-
-