-79777

readObject/writeObject() only supports UDTs, Distincts, and complex types

The SQLData.writeObject() method was called for an object that is not a user-defined, distinct, or complex type.

Verify that you have provided customized type-mapping information.