org.apache.derbyTesting.functionTests.tests.jdbcapi
Class resultsetJdbc20
java.lang.Object
org.apache.derbyTesting.functionTests.tests.jdbcapi.resultsetJdbc20
public class resultsetJdbc20
- extends java.lang.Object
Test of additional methods in JDBC2.0 result set meta-data.
This program simply calls each of the additional result set meta-data
methods, one by one, and prints the results.
|
Field Summary |
private static java.lang.String[] |
testObjects
|
|
Method Summary |
private static void |
dumpSQLExceptions(java.sql.SQLException se)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testObjects
private static java.lang.String[] testObjects
resultsetJdbc20
public resultsetJdbc20()
main
public static void main(java.lang.String[] args)
dumpSQLExceptions
private static void dumpSQLExceptions(java.sql.SQLException se)
Apache Derby V10.6 Internals - Copyright © 2004,2008 The Apache Software Foundation. All Rights Reserved.