org.hibernate.testing.junit.functional.annotations
public class HibernateTestCase.RollbackWork extends java.lang.Object implements Work
| Constructor and Description |
|---|
HibernateTestCase.RollbackWork() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.sql.Connection connection)
Execute the discrete work encapsulated by this work instance using the supplied connection.
|
public void execute(java.sql.Connection connection)
throws java.sql.SQLException
WorkCopyright © 2016. All Rights Reserved.