Package | Description |
---|---|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
Modifier and Type | Method and Description |
---|---|
DBPoolConnection |
DBConnectionPool.getConnection()
Returns the next available connection.
|
DBPoolConnection |
DBConnectionPool.getConnection(int timeout)
This method returns the next available connection.
|
DBPoolConnection |
DBConnectionPool.getConnectionNoWait()
Immediately returns the next available connection.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.