Review other SAP Adaptive Server datatypes supported by SAP
jConnect.
SAP jConnect supports these SAP Adaptive Server datatypes:
-
bigint – an exact numeric
datatype designed to be used when the range of the existing int types is insufficient.
-
unsigned int – unsigned
versions of the exact numeric integer datatypes: unsignedsmallint, unsignedint, and unsignedbigint.
-
unitext – a variable-length
datatype for Unicode characters.