The names of data transformation methods are case dependent, especially important, for example, in the instance when you export a model to another database where the methods are in a different case.
All data enhancement methods are available for each distributed column (distribution keys are eligible only in unprotected tables). However, since data enhancement bypasses some of the normal Connect CDC data handling and checking, you should examine whether a given method really does make sense to use. Is its output datatype compatible with the target column datatype? Does it return character strings whose format closely resembles the format required by the target DBMS?
Note: All functions described are Java language functions. The parameter types in the parameter list for each function are specified using the Expression Handler data types.
The following are the predefined data transformation methods: