Package | Description |
---|---|
org.dbunit.ext.db2 | |
org.dbunit.ext.h2 | |
org.dbunit.ext.hsqldb | |
org.dbunit.ext.mssql | |
org.dbunit.ext.mysql | |
org.dbunit.ext.oracle |
Modifier and Type | Class and Description |
---|---|
class |
Db2DataTypeFactory
Specialized factory that recognizes DB2 data types.
|
Modifier and Type | Class and Description |
---|---|
class |
H2DataTypeFactory
Specialized factory that recognizes H2 data types.
|
Modifier and Type | Class and Description |
---|---|
class |
HsqldbDataTypeFactory
Specialized factory that recognizes HSQLDB data types.
|
Modifier and Type | Class and Description |
---|---|
class |
MsSqlDataTypeFactory
Specialized factory that recognizes MS SQL Server data types.
|
Modifier and Type | Class and Description |
---|---|
class |
MySqlDataTypeFactory
Specialized factory that recognizes MySql data types.
|
Modifier and Type | Class and Description |
---|---|
class |
Oracle10DataTypeFactory
Specialized factory that recognizes Oracle data types for Oracle 10 and higher.
|
class |
OracleDataTypeFactory
Specialized factory that recognizes Oracle data types.
|
Copyright © 2002-2012. All Rights Reserved.