-79772
No more data to read or write. Verify your SQLData class or getSQLTypeName()
This error occurs when a Java™ user-defined routine attempts to read or set a position beyond the end of the opaque type data available from a data input stream.
Check the length and structure of the opaque type carefully against the data-input UDR code. The SQLTypeName object that was returned by the getSQLTypeName() method might also be incorrect.