java.sql.ResultSetMetaData interface: supported JDBC 2.0 methods
Derby
implements all of the JDBC 2.0 methods for this interface.
Parent topic:
JDBC 2.0 features
Related reference
java.sql.CallableStatement interface: supported JDBC 2.0 methods
java.sql.Connection interface: supported JDBC 2.0 methods
java.sql.DatabaseMetaData interface: supported JDBC 2.0 methods
java.sql.PreparedStatement interface: supported JDBC 2.0 methods
java.sql.ResultSet interface: supported JDBC 2.0 methods
java.sql.Statement interface: supported JDBC 2.0 methods