public class BaseCoreFunctionalTestCase.RollbackWork extends java.lang.Object implements Work
| Constructor and Description |
|---|
BaseCoreFunctionalTestCase.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 BaseCoreFunctionalTestCase.RollbackWork()
public void execute(java.sql.Connection connection)
throws java.sql.SQLException
WorkCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.