Home |
Previous Page | Next Page Working With Informix Types > Distinct Data Types >
The following methods of the SQLInput and SQLOutput interfaces
are not supported for distinct types:
- java.sql.SQLInput
- readArray()
- readCharacterStream()
- readRef()
- java.sql.SQLOutput
- writeArray()
- writeCharacterStream(Reader x)
- writeRef(Ref x)
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]