Whole document tree
13 JDBC Interface DefinitionsSee the separate JDBC API documentation which contains the Java definitions of the core java.sql interfaces and classes listed below.The JDBC API documentation also includes definitions of the JDBC metadata interfaces - java.sql.DatabaseMetaData and java.sql.ResultSetMetaData. See also the short example programs in Appendix B.
The more important relationships between the interfaces are as follows (with arrows showing functions
and lines showing other methods)
Contents | Prev | Next jdbc@wombat.eng.sun.com or jdbc-odbc@wombat.eng.sun.com Copyright © 1996, 1997 Sun Microsystems, Inc. All rights reserved. |