public class BaseNonConfigCoreFunctionalTestCase.RollbackWork extends java.lang.Object implements Work
| Constructor and Description |
|---|
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 © 2001-2018 Red Hat, Inc. All Rights Reserved.