Package io.trino.plugin.jdbc
Class DecimalSessionSessionProperties
java.lang.Object
io.trino.plugin.jdbc.DecimalSessionSessionProperties
- All Implemented Interfaces:
SessionPropertiesProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetDecimalDefaultScale(ConnectorSession session) static DecimalConfig.DecimalMappinggetDecimalRounding(ConnectorSession session) static RoundingModegetDecimalRoundingMode(ConnectorSession session) List<PropertyMetadata<?>>
-
Field Details
-
DECIMAL_MAPPING
- See Also:
-
DECIMAL_DEFAULT_SCALE
- See Also:
-
DECIMAL_ROUNDING_MODE
- See Also:
-
-
Constructor Details
-
DecimalSessionSessionProperties
-
-
Method Details
-
getSessionProperties
- Specified by:
getSessionPropertiesin interfaceSessionPropertiesProvider
-
getDecimalRounding
-
getDecimalDefaultScale
-
getDecimalRoundingMode
-