Package | Description |
---|---|
org.dbunit.database | |
org.dbunit.ext.db2 | |
org.dbunit.ext.mysql | |
org.dbunit.ext.netezza |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMetadataHandler
Default implementation of
IMetadataHandler which works for the most databases. |
Modifier and Type | Class and Description |
---|---|
class |
Db2MetadataHandler
Customized MetadataHandler for DB2 as match Columns of
DefaultMetadataHandler
fails with a RuntimeException. |
Modifier and Type | Class and Description |
---|---|
class |
MySqlMetadataHandler
Special metadata handler for MySQL.
Was introduced to fix "[ 2545095 ] Mysql FEATURE_QUALIFIED_TABLE_NAMES column SQLHelper.matches". |
Modifier and Type | Class and Description |
---|---|
class |
NetezzaMetadataHandler
Special metadata handler for Netezza.
|
Copyright © 2002–2016. All rights reserved.