Neoview JDBC Type 4 Driver Programmer's Reference (R2.2, R2.3, R2.4, R2.5)
Use for ...TitleChapter (page)
Database management (administrative) tasks for adding and
managing the tables for BLOB and CLOB data. The Type 4
driver uses Neoview base tables in implementing support
for BLOB and CLOB data access.
“Managing the SQL Tables for BLOB
and CLOB Data”
Chapter 6
(page 59)
Information about how the Type 4 driver differs from the
Sun Microsystems JDBC 3.0 standard. Lists unsupported
features for Neoview SQL.
“Type 4 Driver Compliance”Chapter 7
(page 65)
Information about the tracing and logging facilities.“Tracing and Logging Facilities”Chapter 8
(page 73)
Listings of messages from the Type 4 driver. The descriptions
include the SQLCODE, SQLSTATE, message-text, the cause,
the effect, and recovery information.
“Messages”Chapter 9
(page 77)
The appendixes are:
Use for ...TitleAppendix (page)
Program listings that show accessing CLOB and BLOB data.“Sample Programs Accessing CLOB
and BLOB Data”
Appendix A
(page 99)
Information about how to ensure driver version compatibility
with the Neoview platform (server).
“Avoiding Driver-Server Version
Mismatch”
Appendix B
(page 105)
Glossary, defines many terms that this document uses.
Typographic Conventions
This document uses the following typographical conventions:
Bold Type Bold type within text indicates terms defined in the Glossary.
For example:
abstract class
Computer Type
Computer type letters within text indicate keywords, reserved
words, command names, class names, and method names; enter
these items exactly as shown. For example:
myfile.c
Italic Computer Type
Italic computer type letters in syntax descriptions or text
indicate variable items that you supply. For example:
pathname
[ ] Brackets Brackets enclose optional syntax items. For example:
[:]
... Ellipsis An ellipsis immediately following a pair of brackets indicates
that you can repeat the enclosed sequence of syntax items any
number of times. For example:
[property=value[property2=value] ...
Punctuation Parentheses, commas, equal signs, and other symbols not
previously described must be entered as shown. For example:
-D propertyName=newValue
Item Spacing Spaces shown between items are required unless one of the items
is a punctuation symbol such as a parenthesis or comma. If there
12 About This Document