Liking cljdoc? Tell your friends :D

jdk.sql.Types

The class that defines the constants that are used to identify generic SQL types, called JDBC types.

This class is never instantiated.

The class that defines the constants that are used to identify generic
SQL types, called JDBC types.

This class is never instantiated.
raw docstring

*-arrayclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ARRAY.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 ARRAY.

type: int
raw docstring

*-bigintclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIGINT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 BIGINT.

type: int
raw docstring

*-binaryclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BINARY.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 BINARY.

type: int
raw docstring

*-bitclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 BIT.

type: int
raw docstring

*-blobclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BLOB.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 BLOB.

type: int
raw docstring

*-booleanclj

Static Constant.

The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN.

type: int

Static Constant.

The constant in the Java programming language, somtimes referred to
 as a type code, that identifies the generic SQL type BOOLEAN.

type: int
raw docstring

*-charclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CHAR.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 CHAR.

type: int
raw docstring

*-clobclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CLOB.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 CLOB.

type: int
raw docstring

Static Constant.

The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK.

type: int

Static Constant.

The constant in the Java programming language, somtimes referred to
 as a type code, that identifies the generic SQL type DATALINK.

type: int
raw docstring

*-dateclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DATE.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 DATE.

type: int
raw docstring

*-decimalclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DECIMAL.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 DECIMAL.

type: int
raw docstring

*-distinctclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DISTINCT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 DISTINCT.

type: int
raw docstring

*-doubleclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DOUBLE.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 DOUBLE.

type: int
raw docstring

*-floatclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type FLOAT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 FLOAT.

type: int
raw docstring

*-integerclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type INTEGER.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 INTEGER.

type: int
raw docstring

*-java-objectclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type JAVA_OBJECT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 JAVA_OBJECT.

type: int
raw docstring

*-longnvarcharclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGNVARCHAR.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type LONGNVARCHAR.

type: int
raw docstring

*-longvarbinaryclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARBINARY.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 LONGVARBINARY.

type: int
raw docstring

*-longvarcharclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARCHAR.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 LONGVARCHAR.

type: int
raw docstring

*-ncharclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCHAR

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type NCHAR

type: int
raw docstring

*-nclobclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCLOB.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type NCLOB.

type: int
raw docstring

*-nullclj

Static Constant.

The constant in the Java programming language that identifies the generic SQL value NULL.

type: int

Static Constant.

The constant in the Java programming language
 that identifies the generic SQL value
 NULL.

type: int
raw docstring

*-numericclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NUMERIC.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 NUMERIC.

type: int
raw docstring

*-nvarcharclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NVARCHAR.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type NVARCHAR.

type: int
raw docstring

*-otherclj

Static Constant.

The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods getObject and setObject.

type: int

Static Constant.

The constant in the Java programming language that indicates
 that the SQL type is database-specific and
 gets mapped to a Java object that can be accessed via
 the methods getObject and setObject.

type: int
raw docstring

*-realclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 REAL.

type: int
raw docstring

*-refclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 REF.

type: int
raw docstring

*-ref-cursorclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF CURSOR.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type REF CURSOR.

type: int
raw docstring

*-rowidclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ROWID

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type ROWID

type: int
raw docstring

*-smallintclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type SMALLINT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 SMALLINT.

type: int
raw docstring

*-sqlxmlclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type XML.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type XML.

type: int
raw docstring

*-structclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type STRUCT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 STRUCT.

type: int
raw docstring

*-timeclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 TIME.

type: int
raw docstring

*-time-with-timezoneclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME WITH TIMEZONE.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 TIME WITH TIMEZONE.

type: int
raw docstring

*-timestampclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 TIMESTAMP.

type: int
raw docstring

*-timestamp-with-timezoneclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP WITH TIMEZONE.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred to
 as a type code, that identifies the generic SQL type
 TIMESTAMP WITH TIMEZONE.

type: int
raw docstring

*-tinyintclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TINYINT.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 TINYINT.

type: int
raw docstring

*-varbinaryclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARBINARY.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 VARBINARY.

type: int
raw docstring

*-varcharclj

Static Constant.

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARCHAR.

type: int

Static Constant.

The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 VARCHAR.

type: int
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close