Nested connections

SQL statements can include routine invocations. If these routines interact with the database, they must use a Connection.

Related concepts
Statements
ResultSets and Cursors
Programming database-side JDBC routines