The IfmxUDTSQLInput interface

The com.informix.jdbc.IfmxUdtSQLInput interface extends java.sql.SQLInput with several added methods. To use these methods, you must cast the SQLInput references to IfmxUdtSQLInput. The methods allow you to perform the following functions:
  • Read data.
  • Position in the data stream.
  • Set or obtain attributes of the data.