このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Constants' Group DataType
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: sdbc ::

constants group DataType
Description
These constants are used to 明示する database data types which are used to identify the generic SQL types. The 鮮明度/定義 is based on JDBC 3.0.

The actual type constant values are 同等(の) to those in the X/Open CLI.

正確な (警察などへの)密告,告訴(状) about the 明確な/細部 types can be got from XDatabaseMetaData::getTypeInfo() .


Constants
BIT  
TINYINT  
SMALLINT  
INTEGER  
BIGINT  
FLOAT  
REAL  
DOUBLE  
NUMERIC  
DECIMAL  
CHAR  
VARCHAR  
LONGVARCHAR  
DATE  
TIME  
TIMESTAMP  
BINARY  
VARBINARY  
LONGVARBINARY  
SQLNULL  
OTHER 示すs that the SQL type is database-明確な/細部 and gets mapped to an 反対する that can be 接近d 経由で the method XRow::getObject() .  
OBJECT 示すs a type which is 代表するd by an 反対する which 器具/実施するs this type.  
DISTINCT 述べるs a type based on a built-in type. It is a 使用者-defined data type (UDT).  
STRUCT 示すs a type consisting of せいにするs that may be any type. It is a 使用者-defined data type (UDT).  
ARRAY 示すs a type 代表するing an SQL ARRAY.  
BLOB 示すs a type 代表するing an SQL Binary Large 反対する.  
CLOB 示すs a type 代表するing an SQL Character Large 反対する.  
REF 示すs a type 代表するing an SQL REF, a 言及/関連ing type.  
BOOLEAN identifies the generic SQL type * BOOLEAN. * *  
Constants' 詳細(に述べる)s
BIT
const long BIT = -7;
TINYINT
const long TINYINT = -6;
SMALLINT
const long SMALLINT = 5;
INTEGER
const long INTEGER = 4;
BIGINT
const long BIGINT = -5;
FLOAT
const long FLOAT = 6;
REAL
const long REAL = 7;
DOUBLE
const long DOUBLE = 8;
NUMERIC
const long NUMERIC = 2;
DECIMAL
const long DECIMAL = 3;
CHAR
const long CHAR = 1;
VARCHAR
const long VARCHAR = 12;
LONGVARCHAR
const long LONGVARCHAR = -1;
DATE
const long DATE = 91;
TIME
const long TIME = 92;
TIMESTAMP
const long TIMESTAMP = 93;
BINARY
const long BINARY = -2;
VARBINARY
const long VARBINARY = -3;
LONGVARBINARY
const long LONGVARBINARY = -4;
SQLNULL
const long SQLNULL = 0;
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
最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.