-79860
Ambiguous java type(s) - can't use Object/SQLData as method argument(s)
One or more parameters of the method to be registered as a UDR is of type java.lang.Object or java.sql.SQLData. These Java™ data types can be mapped to more than one HCL OneDB™ data type, so the driver is unable to choose a type.
Avoid using java.lang.Object or java.sql.SQLData as method arguments.