-79854   UDT java class must implement java.sql.SQLData interface

Explanation

Your application called UDTManager.createUDT() to create an opaque type whose class definition does not implement the java.sql.SQLData interface. UDTManager cannot create an opaque type from a class that does not implement this interface.


Copyright© 2018 HCL Technologies Limited