Types
open class Types
kotlin.Any | |
↳ | java.sql.Types |
The class that defines the constants that are used to identify generic SQL types, called JDBC types.
This class is never instantiated.
Summary
Constants | |
---|---|
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language that identifies the generic SQL value |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
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 |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
static Int |
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type |
Constants
ARRAY
static val ARRAY: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ARRAY
.
Value: 2003
BIGINT
static val BIGINT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIGINT
.
Value: -5
BINARY
static val BINARY: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BINARY
.
Value: -2
BIT
static val BIT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIT
.
Value: -7
BLOB
static val BLOB: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BLOB
.
Value: 2004
BOOLEAN
static val BOOLEAN: Int
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN
.
Value: 16
CHAR
static val CHAR: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CHAR
.
Value: 1
CLOB
static val CLOB: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CLOB
.
Value: 2005
DATALINK
static val DATALINK: Int
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK
.
Value: 70
DATE
static val DATE: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DATE
.
Value: 91
DECIMAL
static val DECIMAL: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DECIMAL
.
Value: 3
DISTINCT
static val DISTINCT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DISTINCT
.
Value: 2001
DOUBLE
static val DOUBLE: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DOUBLE
.
Value: 8
FLOAT
static val FLOAT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type FLOAT
.
Value: 6
INTEGER
static val INTEGER: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type INTEGER
.
Value: 4
JAVA_OBJECT
static val JAVA_OBJECT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type JAVA_OBJECT
.
Value: 2000
LONGNVARCHAR
static val LONGNVARCHAR: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGNVARCHAR
.
Value: -16
LONGVARBINARY
static val LONGVARBINARY: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARBINARY
.
Value: -4
LONGVARCHAR
static val LONGVARCHAR: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARCHAR
.
Value: -1
NCHAR
static val NCHAR: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCHAR
Value: -15
NCLOB
static val NCLOB: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCLOB
.
Value: 2011
NULL
static val NULL: Int
The constant in the Java programming language that identifies the generic SQL value NULL
.
Value: 0
NUMERIC
static val NUMERIC: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NUMERIC
.
Value: 2
NVARCHAR
static val NVARCHAR: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NVARCHAR
.
Value: -9
OTHER
static val OTHER: Int
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
.
Value: 1111
REAL
static val REAL: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL
.
Value: 7
REF
static val REF: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF
.
Value: 2006
ROWID
static val ROWID: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ROWID
Value: -8
SMALLINT
static val SMALLINT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type SMALLINT
.
Value: 5
SQLXML
static val SQLXML: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type XML
.
Value: 2009
STRUCT
static val STRUCT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type STRUCT
.
Value: 2002
TIME
static val TIME: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME
.
Value: 92
TIMESTAMP
static val TIMESTAMP: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP
.
Value: 93
TINYINT
static val TINYINT: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TINYINT
.
Value: -6
VARBINARY
static val VARBINARY: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARBINARY
.
Value: -3
VARCHAR
static val VARCHAR: Int
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARCHAR
.
Value: 12