Lines Matching refs:database
50 database. Within the context of a Connection, SQL statements are
55 A Connection's database is able to provide information
72 object for sending SQL statements to the database.
93 if a database access error occurs.
100 object for sending parameterized SQL statements to the database.
120 the statement to the database for precompilation. Some drivers
122 not be sent to the database until the
140 if a database access error occurs.
148 database stored procedures.
161 statement to the database when the method
177 if a database access error occurs.
192 if a database access error occurs.
226 if a database access error occurs.
236 if a database access error occurs.
244 permanent and releases any database locks currently held
249 if a database access error occurs.
257 commit/rollback and releases any database locks currently held
261 if a database access error occurs.
282 if a database access error occurs.
287 /** gets the metadata regarding this connection's database.
291 A Connection's database is able to provide information
301 if a database access error occurs.
307 database optimizations.
324 if a database access error occurs.
333 if a database access error occurs.
339 a subspace of this Connection's database in which to work.
345 if a database access error occurs.
354 if a database access error occurs.
377 if a database access error occurs.
388 if a database access error occurs.
405 if a database access error occurs.
422 if a database access error occurs.