public class SQLConnectionPool
extends java.lang.Object
Constructor and Description |
---|
SQLConnectionPool(java.lang.String host,
int port,
java.lang.String databaseName,
java.lang.String username,
java.lang.String password) |
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getConnection() |