Hitachi Advanced Database Application Development Guide
Contents
Glossary
Index
Previous
163 / 880
Next
Cover
8. The JDBC 1.2 API
8.1 Array interface
This section explains the methods provided by the Array interface.
8.1.1 List of the methods in the Array interface
8.1.2 getArray()
8.1.3 getArray(long index, int count)
8.1.4 getBaseType()
8.1.5 getBaseTypeName()
8.1.6 getResultSet()
8.1.7 getResultSet(long index, int count)
To Page Top