Module org.jooq

Class IngresDataType

java.lang.Object
org.jooq.util.ingres.IngresDataType

@Deprecated(forRemoval=true, since="3.11") public class IngresDataType extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
- 3.11.0 - [#7375] - This type is part of jOOQ's internal API. Do not reference this type directly from client code. Referencing this type before the SQLDataType class has been initialised may lead to deadlocks! See https://github.com/jOOQ/jOOQ/issues/3777 for details.

Use the corresponding SQLDataType instead.

Supported data types for the SQLDialect.INGRES dialect
Author:
Lukas Eder
See Also:
http://docs.ingres.com/ingres/9.3/quel-reference-guide/1240-data-types, http://docs.ingres.com/ingres/10.0/sql-reference-guide/2638-storage-formats-of-data-types
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static DataType<BigInteger>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static DataType<ULong>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static DataType<UInteger>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static DataType<JSON>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static DataType<JSONB>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static DataType<UShort>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static DataType<UByte>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static DataType<UUID>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Date>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Long>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<byte[]>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<byte[]>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<byte[]>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<byte[]>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Date>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Float>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Byte>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Short>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Long>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Date>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Byte>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Short>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Long>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<byte[]>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Float>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Short>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Time>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Time>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Time>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Time>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<Byte>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<byte[]>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static DataType<byte[]>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • TINYINT

      public static final DataType<Byte> TINYINT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • INTEGER1

      public static final DataType<Byte> INTEGER1
      Deprecated, for removal: This API element is subject to removal in a future version.
    • I1

      public static final DataType<Byte> I1
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMALLINT

      public static final DataType<Short> SMALLINT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • INTEGER2

      public static final DataType<Short> INTEGER2
      Deprecated, for removal: This API element is subject to removal in a future version.
    • I2

      public static final DataType<Short> I2
      Deprecated, for removal: This API element is subject to removal in a future version.
    • INTEGER

      public static final DataType<Integer> INTEGER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • INTEGER4

      public static final DataType<Integer> INTEGER4
      Deprecated, for removal: This API element is subject to removal in a future version.
    • I4

      public static final DataType<Integer> I4
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BIGINT

      public static final DataType<Long> BIGINT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • INTEGER8

      public static final DataType<Long> INTEGER8
      Deprecated, for removal: This API element is subject to removal in a future version.
    • I8

      public static final DataType<Long> I8
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FLOAT

      public static final DataType<Double> FLOAT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FLOAT8

      public static final DataType<Double> FLOAT8
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DOUBLEPRECISION

      public static final DataType<Double> DOUBLEPRECISION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • REAL

      public static final DataType<Float> REAL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FLOAT4

      public static final DataType<Float> FLOAT4
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BOOLEAN

      public static final DataType<Boolean> BOOLEAN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DECIMAL

      public static final DataType<BigDecimal> DECIMAL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • VARCHAR

      public static final DataType<String> VARCHAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CHARACTERVARYING

      public static final DataType<String> CHARACTERVARYING
      Deprecated, for removal: This API element is subject to removal in a future version.
    • LONGVARCHAR

      public static final DataType<String> LONGVARCHAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CHAR

      public static final DataType<String> CHAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CHARACTER

      public static final DataType<String> CHARACTER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • C

      public static final DataType<String> C
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CLOB

      public static final DataType<String> CLOB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CHARLARGEOBJECT

      public static final DataType<String> CHARLARGEOBJECT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CHARACTERLARGEOBJECT

      public static final DataType<String> CHARACTERLARGEOBJECT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • NVARCHAR

      public static final DataType<String> NVARCHAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • LONGNVARCHAR

      public static final DataType<String> LONGNVARCHAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • NCHAR

      public static final DataType<String> NCHAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • NCLOB

      public static final DataType<String> NCLOB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • NCHARLARGEOBJECT

      public static final DataType<String> NCHARLARGEOBJECT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • NATIONALCHARACTERLARGEOBJECT

      public static final DataType<String> NATIONALCHARACTERLARGEOBJECT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DATE

      public static final DataType<Date> DATE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIME

      public static final DataType<Time> TIME
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIMESTAMP

      public static final DataType<Timestamp> TIMESTAMP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BLOB

      public static final DataType<byte[]> BLOB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BINARYLARGEOBJECT

      public static final DataType<byte[]> BINARYLARGEOBJECT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BINARY

      public static final DataType<byte[]> BINARY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • VARBINARY

      public static final DataType<byte[]> VARBINARY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • LONGBYTE

      public static final DataType<byte[]> LONGBYTE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BIT

      public static final DataType<Boolean> BIT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • NUMERIC

      public static final DataType<BigDecimal> NUMERIC
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __TINYINTUNSIGNED

      protected static final DataType<UByte> __TINYINTUNSIGNED
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __SMALLINTUNSIGNED

      protected static final DataType<UShort> __SMALLINTUNSIGNED
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __INTEGERUNSIGNED

      protected static final DataType<UInteger> __INTEGERUNSIGNED
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __BIGINTUNSIGNED

      protected static final DataType<ULong> __BIGINTUNSIGNED
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __JSON

      protected static final DataType<JSON> __JSON
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __JSONB

      protected static final DataType<JSONB> __JSONB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __BIGINTEGER

      protected static final DataType<BigInteger> __BIGINTEGER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • __UUID

      protected static final DataType<UUID> __UUID
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TEXT

      public static final DataType<String> TEXT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ANSIDATE

      public static final DataType<Date> ANSIDATE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • INGRESDATE

      public static final DataType<Date> INGRESDATE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIMEWITHTIMEZONE

      public static final DataType<Time> TIMEWITHTIMEZONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIMEWITHOUTTIMEZONE

      public static final DataType<Time> TIMEWITHOUTTIMEZONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIMEWITHLOCALTIMEZONE

      public static final DataType<Time> TIMEWITHLOCALTIMEZONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIMESTAMPWITHTIMEZONE

      public static final DataType<Timestamp> TIMESTAMPWITHTIMEZONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIMESTAMPWITHOUTTIMEZONE

      public static final DataType<Timestamp> TIMESTAMPWITHOUTTIMEZONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TIMESTAMPWITHLOCALTIMEZONE

      public static final DataType<Timestamp> TIMESTAMPWITHLOCALTIMEZONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BYTE

      public static final DataType<byte[]> BYTE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • VARBYTE

      public static final DataType<byte[]> VARBYTE
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • IngresDataType

      public IngresDataType()
      Deprecated, for removal: This API element is subject to removal in a future version.