A Connection's database is able to provide information describing its tables, its supported SQL grammar, its stored procedures, the capabilities of this connection, etc. This information is obtained with the getMetaData method.
@author Mark Matthews @version $Id$ @see java.sql.Connection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|