Uses of Class
com.spun.util.database.SQLInformationException
| Package | Description |
|---|---|
| com.spun.util.database |
-
Uses of SQLInformationException in com.spun.util.database
Methods in com.spun.util.database that throw SQLInformationException Modifier and Type Method Description static booleanSQLStatementUtils. execute(String query, Statement stmt)static ResultSetSQLStatementUtils. executeQuery(String query, Statement stmt)static intSQLStatementUtils. executeUpdate(String query, Statement stmt)