getTypeInfo()
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Atlassian Jira 6.0
- Documentation
The DatabaseMetaData.getTypeInfo() method returns information about data types. The following table provides getTypeInfo() results for supported Jira data types.
|
TYPE_NAME = BigInt
|
|
TYPE_NAME = Boolean
|
|
|
TYPE_NAME = Date
|
|
|
TYPE_NAME = Integer
|
|
|
TYPE_NAME = JSON
|
|
|
TYPE_NAME = LongVarChar
|
|
|
TYPE_NAME = Timestamp
|
|
|
TYPE_NAME = VarChar
|
|