Uses of Class
scriptella.jdbc.JdbcConnection
Packages that use JdbcConnection
Package
Description
Oracle Driver Adapter for Scriptella.
Scriptella JDBC Bridge.
-
Uses of JdbcConnection in scriptella.driver.oracle
Subclasses of JdbcConnection in scriptella.driver.oracleMethods in scriptella.driver.oracle that return JdbcConnectionModifier and TypeMethodDescriptionprotected JdbcConnectionDriver.connect(ConnectionParameters parameters, Properties props) -
Uses of JdbcConnection in scriptella.jdbc
Methods in scriptella.jdbc that return JdbcConnectionModifier and TypeMethodDescriptionGenericDriver.connect(ConnectionParameters params) protected JdbcConnectionGenericDriver.connect(ConnectionParameters parameters, Properties props) Creates Scriptella JDBC connection.