public class PostgresqlExtraDataTypeFactory
extends org.dbunit.ext.postgresql.PostgresqlDataTypeFactory
| Constructor and Description |
|---|
PostgresqlExtraDataTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.dbunit.dataset.datatype.DataType |
createDataType(int sqlType,
String sqlTypeName) |
getDatabaseProducts, getValidDbProducts, isEnumTypepublic org.dbunit.dataset.datatype.DataType createDataType(int sqlType,
String sqlTypeName)
throws org.dbunit.dataset.datatype.DataTypeException
createDataType in interface org.dbunit.dataset.datatype.IDataTypeFactorycreateDataType in class org.dbunit.ext.postgresql.PostgresqlDataTypeFactoryorg.dbunit.dataset.datatype.DataTypeExceptionCopyright © 2025. All rights reserved.