public interface ConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection() |
ConnectionString |
getConnectionString() |
String |
getConnectionSummary() |
void |
setErrorConverter(DBErrorConverter errorConverter) |
Connection createConnection()
ConnectionString getConnectionString()
void setErrorConverter(DBErrorConverter errorConverter)
String getConnectionSummary()
Copyright © 2020. All rights reserved.