public class DriverConnectionCreator extends BasicConnectionCreator
Driver.connect(java.lang.String, java.util.Properties) to generate Connections| Constructor and Description |
|---|
DriverConnectionCreator(Driver driver,
ServiceRegistryImplementor serviceRegistry,
String url,
Properties connectionProps,
Boolean autocommit,
Integer isolation) |
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
makeConnection(String url,
Properties connectionProps) |
convertSqlException, createConnection, getUrlpublic DriverConnectionCreator(Driver driver, ServiceRegistryImplementor serviceRegistry, String url, Properties connectionProps, Boolean autocommit, Integer isolation)
protected Connection makeConnection(String url, Properties connectionProps)
makeConnection in class BasicConnectionCreatorCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.