JDBC Type 2 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)
Home | Contents | Index | Glossary | Prev | Next
List of Examples
Section Title Example Title(s)
Installing and Verifying
JDBC/MX
Verifying the JDBC/MX Driver
Working with BLOB and CLOB
Data
Inserting CLOB Columns by Using the Clob Interface
Writing ASCII or Unicode Data to a CLOB Column
Inserting CLOB Data by Using the PreparedStatement
Interface
Reading ASCII Data from a CLOB Column
Reading Unicode Data from a CLOB Column
Inserting a BLOB Column by Using the Blob Interface
Writing Binary Data to a BLOB Column
Inserting a BLOB Column by Using the PreparedStatement
Interface
Reading Binary Data from a BLOB Column
Appendix A. Sample Program Accessing CLOB Data
Sample Program Accessing BLOB Data
Home | Contents | Index | Glossary | Prev | Next
HP JDBC/MX 5.0 Driver for SQL/MX Programmer's Reference (640330-002)
© 2011 Hewlett-Packard Development Company L.P. All rights reserved.










