| Package | Description |
|---|---|
| org.dbunit.ant | |
| org.dbunit.database | |
| org.dbunit.util |
| Modifier and Type | Method and Description |
|---|---|
void |
DbConfig.copyTo(DatabaseConfig config)
Copies the parameters set in this configuration via ant into the given
DatabaseConfig that is used by the dbunit connection. |
| Modifier and Type | Method and Description |
|---|---|
DatabaseConfig |
IDatabaseConnection.getConfig()
Returns this connection database configuration
|
DatabaseConfig |
AbstractDatabaseConnection.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
QualifiedTableName.getQualifiedNameIfEnabled(DatabaseConfig config)
Returns the qualified name using the values given in the constructor.
|
Copyright © 2002-2012. All Rights Reserved.