public interface DatabaseConnectionFactory
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getConnection()
Creates a new database connection.
|
java.sql.Connection getConnection() throws DatabaseConfigException
DatabaseConfigException
- throws to indicate a problem getting a new connection