Package | Description |
---|---|
org.dbunit |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOperationListener
Default implementation of the
IOperationListener . |
Modifier and Type | Field and Description |
---|---|
static IOperationListener |
IOperationListener.NO_OP_OPERATION_LISTENER
Simple implementation of the
IOperationListener that does not close
the database connection after setUp and tearDown. |
Modifier and Type | Method and Description |
---|---|
protected IOperationListener |
DatabaseTestCase.getOperationListener() |
Modifier and Type | Method and Description |
---|---|
void |
IDatabaseTester.setOperationListener(IOperationListener operationListener) |
void |
AbstractDatabaseTester.setOperationListener(IOperationListener operationListener) |
Copyright © 2002–2017. All rights reserved.