getConnection()
Syntax:
Connection getConnection() throws SQLException
Description:
Retrieves the connection that produced this metadata object.
Returns:
the connection that produced this metadata object
Throws:
SQLException - if a database access error occurs