skip to main content
Welcome to the Progress DataDirect for JDBC for Jira Driver: Version 6.0.0 : Data types
  

Try DataDirect Drivers Now

Data types

The following table lists Jira data types supported by the driver and how they are mapped to JDBC data types.
See "getTypeInfo()" for getTypeInfo() results of data types supported by the driver.
Table 4. Jira Data Types
Jira Data Type
JDBC Data Type
BigInt
BIGINT
Boolean
BOOLEAN
Date
DATE
Integer
INTEGER
JSON
JSON
LongVarChar
LONGVARCHAR
Timestamp
TIMESTAMP
VarChar
VARCHAR
* getTypeInfo()