| 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). |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.