JDBCConnection-class: Class "JDBCConnection"
Description
Class representing a (DBI) database connection which uses
JDBC to connect to a database.Generators
Objects can be created by call to dbConnect
of a
JDBC
driver.Methods
No methods defined with class "JDBCConnection" in the signature.See Also
JDBC
, "JDBCDriver"