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: 2003BIGINT
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: -5BINARY
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: -2BIT
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: -7BLOB
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: 2004BOOLEAN
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: 16CHAR
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: 1CLOB
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: 2005DATALINK
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: 70DATE
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: 91DECIMAL
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: 3DISTINCT
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: 2001DOUBLE
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: 8FLOAT
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: 6INTEGER
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: 4JAVA_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: 2000LONGNVARCHAR
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: -16LONGVARBINARY
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: -4LONGVARCHAR
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: -1NCHAR
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: -15NCLOB
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: 2011NULL
static val NULL: Int
The constant in the Java programming language that identifies the generic SQL value NULL.
Value: 0NUMERIC
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: 2NVARCHAR
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: -9OTHER
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: 1111REAL
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: 7REF
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: 2006ROWID
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: -8SMALLINT
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: 5SQLXML
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: 2009STRUCT
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: 2002TIME
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: 92TIMESTAMP
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: 93TINYINT
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: -6VARBINARY
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: -3VARCHAR
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