Datentypen

Eine Liste aller in Business Measures-Modellen unterstützten Datentypen, ihre Größe und der Name des entsprechenden Datentyps in Java™ und DB2®.

Business Measures-Modelltypen Größe Verwendeter Java-Typ DB2 8 für Linux®, UNIX® und Windows®
Boolesch 1 Bit boolean SMALLINT
Zeichenfolge mit Deskriptor "IsInternational" Länge in Zeichen string VARCHAR-Länge oder (Länge * 3)
Datum 8 Byte long BIGINT
Zeit 8 Byte long BIGINT
DatumZeit 8 Byte long BIGINT
Dauer 8 Byte long BIGINT
Lang 8 Byte long BIGINT
Ganzzahl 4 Byte int INTEGER
Kurz 2 Byte short SMALLINT
Byte 1 Byte byte SMALLINT
Doppelte Genauigkeit Ungefähr in 64 Bit double DOUBLE
Gleitkomma Ungefähr in 32 Bit float REAL

Copyright IBM Corporation 2005, 2006. Alle Rechte vorbehalten.