| Package | Description |
|---|---|
| com.exilant.exility.dataservice |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
DBHandler.getConnection()
This method returns a Database connection to the callee.
|
static void |
DBHandler.returnConnection(Connection connection,
Statement statement)
This method releases the resources of the connection and the statement
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.