Hitachi

Hitachi Advanced Database Application Development Guide


10.5.4 getInterfaceMethodTrace()

Organization of this subsection

(1) Function

This method acquires the status of acquisition of JDBC interface method traces that was specified by the setInterfaceMethodTrace method. For details about the JDBC interface method traces, see 7.7.1 JDBC interface method traces.

(2) Format

public boolean getInterfaceMethodTrace() throws SQLException

(3) Arguments

None.

(4) Return value

This method returns the status of acquisition of JDBC interface method traces:

(5) Exceptions

None.