public class Driver extends GenericDriver
This driver relies on GenericDriver functionality.
Note:Currently this driver does not support JTA transactions and simply use connections provided by datasource. In this case new-tx has no effect if code is runned inside a transaction.
For configuration details and examples see overview page.
| Constructor and Description |
|---|
Driver() |
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
getConnection(String url,
Properties props) |
connect, connect, loadDriversgetScriptellaTitle, getScriptellaVersion, toStringprotected Connection getConnection(String url, Properties props) throws SQLException
getConnection in class GenericDriverSQLExceptionCopyright © 2006–2019. All rights reserved.