Hitachi

Hitachi Advanced Database Application Development Guide


8.5.40 getMetaData()

Organization of this subsection

(1) Function

This method acquires this ResultSet object's meta information.

(2) Format

public synchronized ResultSetMetaData getMetaData() throws SQLException

(3) Arguments

None.

(4) Return value

This method returns meta information for this ResultSet object as a ResultSetMetaData object.

(5) Exceptions

The JDBC driver throws an SQLException in the following cases: