public static interface DatabaseConnection.ConnectionFunction
| Modifier and Type | Method and Description | 
|---|---|
| int | applay(java.sql.Connection connection)Get current database connection. | 
int applay(java.sql.Connection connection)
    throws RaSqlException,
           RaConnectException
connection - connectionRaSqlException - RaSqlExceptionRaConnectException - if can't to connect database.