| Package | Description |
|---|---|
| org.dbunit.database |
| Modifier and Type | Field and Description |
|---|---|
static DatabaseConfig.ConfigProperty[] |
DatabaseConfig.ALL_PROPERTIES
A list of all properties as
DatabaseConfig.ConfigProperty objects. |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseConfig.ConfigProperty |
DatabaseConfig.findByName(String property)
Searches the
DatabaseConfig.ConfigProperty object for the property with the given name |
static DatabaseConfig.ConfigProperty |
DatabaseConfig.findByShortName(String propShortName)
Searches the
DatabaseConfig.ConfigProperty object for the property with the given name |
Copyright © 2002-2017. All Rights Reserved.