public interface IfxReUsableConnection
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the database and reopen it.
|
void |
hardClose()
This is close on the connection in case of error.
|
void close()
throws java.sql.SQLException
java.sql.SQLExceptionvoid hardClose()
throws java.sql.SQLException
java.sql.SQLException