Constants' 詳細(に述べる)s |
BIT
|
TINYINT
|
SMALLINT
|
INTEGER
|
BIGINT
|
FLOAT
|
REAL
|
DOUBLE
|
NUMERIC
|
DECIMAL
|
CHAR
|
VARCHAR
|
LONGVARCHAR
const long LONGVARCHAR = -1;
|
|
DATE
|
TIME
|
TIMESTAMP
const long TIMESTAMP = 93;
|
|
BINARY
|
VARBINARY
const long VARBINARY = -3;
|
|
LONGVARBINARY
const long LONGVARBINARY = -4;
|
|
SQLNULL
|
OTHER
const long OTHER = 1111;
- Description
- 示すs that the SQL type is database-明確な/細部 and
gets mapped to an 反対する that can be 接近d 経由で
the method
XRow::getObject()
.
|
|
OBJECT
const long OBJECT = 2000;
- Description
- 示すs a type which is 代表するd by an 反対する which 器具/実施するs
this type.
|
|
DISTINCT
const long DISTINCT = 2001;
- Description
- 述べるs a type based on a built-in type.
It is a 使用者-defined data type (UDT).
|
|
STRUCT
const long STRUCT = 2002;
- Description
- 示すs a type consisting of せいにするs that may be any type.
It is a 使用者-defined data type (UDT).
|
|
ARRAY
const long ARRAY = 2003;
- Description
- 示すs a type 代表するing an SQL ARRAY.
|
|
BLOB
const long BLOB = 2004;
- Description
- 示すs a type 代表するing an SQL Binary Large 反対する.
|
|
CLOB
const long CLOB = 2005;
- Description
- 示すs a type 代表するing an SQL Character Large 反対する.
|
|
REF
const long REF = 2006;
- Description
- 示すs a type 代表するing an SQL REF, a 言及/関連ing type.
|
|
BOOLEAN
const long BOOLEAN = 16;
- Description
- identifies the generic SQL type
*
BOOLEAN .
*
*
- Since
- OOo 2.0
|
|
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.