Lines Matching refs:Connection
50 database. Within the context of a Connection, SQL statements are
55 A Connection's database is able to provide information
245 by the Connection. This method should be
258 by this Connection. This method should be used only when auto-commit has been disabled.
275 A Connection is automatically closed if no one references it
276 anymore. Certain fatal errors also result in a closed Connection.
291 A Connection's database is able to provide information
299 a DatabaseMetaData object for this Connection.
339 a subspace of this Connection's database in which to work.
350 /** returns the Connection's current catalog name.
384 /** gets this Connection's current transaction isolation level.
402 the XNameAccess object associated with this Connection object.
420 set the XNameAccess object associated with this Connection object.