public interface PgSQLDataTypeFactory extends DataTypeFactory
| Modifier and Type | Method and Description |
|---|---|
Text |
text()
Creates the data type representing
TEXT data type. |
bigInt, date, dayTimeInterval, decimal, decimal, decimal, doublePrecision, integer, numeric, numeric, numeric, real, smallInt, sqlBoolean, sqlChar, sqlChar, sqlFloat, sqlFloat, sqlVarChar, sqlVarChar, time, time, time, time, timeStamp, timeStamp, timeStamp, timeStamp, userDefined, yearMonthIntervalText text()
TEXT data type.TEXT data type.Copyright © 2010-2012. All Rights Reserved.