| Package | Description |
|---|---|
| org.arp.javautil.sql |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSpec |
DatabaseAPI.newConnectionSpecInstance(String databaseId,
String username,
String password)
Gets a
ConnectionSpec implementation that is specific to the
selected database API for getting/creating a database Connection. |
ConnectionSpec |
DatabaseAPI.newConnectionSpecInstance(String databaseId,
String username,
String password,
boolean autoCommitEnabled)
Gets a
ConnectionSpec implementation that is specific to the
selected database API for getting/creating a database Connection. |
Copyright © 2012–2018 Emory University. All rights reserved.