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