|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PgSQLDataTypeFactory
This is factory for creating SQL pre-defined types, as well as types specific for PostgreSQL.
| Method Summary | |
|---|---|
Text |
text()
Creates the data type representing TEXT data type. |
| Methods inherited from interface org.sql.generation.api.grammar.factories.DataTypeFactory |
|---|
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, yearMonthInterval |
| Method Detail |
|---|
Text text()
TEXT data type.
TEXT data type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||