Class | Description |
---|---|
DataTypeConversionClassTransformation |
This type transformation transforms the specified data types to a new one with the expected
conversion class.
|
LegacyDecimalTypeTransformation |
This type transformation transforms the legacy decimal type (usually converted from
Types.BIG_DEC ) to DECIMAL(38, 18). |
LegacyRawTypeTransformation |
This type transformation transforms the LEGACY('RAW', ...) type to the RAW(..., ?) type.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.