MaxNumericPrecision
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Determines the maximum precision of NUMERIC columns when described within the result set metadata.
Valid Values
x
where:
- x
- is an integer greater than or equal to 1 and less than or equal to 1000.
Data Source Method
setMaxNumericPrecision
Default
1000
Data Type
Integer