|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MMSQLException | |
|---|---|
| com.metamatrix.jdbc | |
| Uses of MMSQLException in com.metamatrix.jdbc |
|---|
| Methods in com.metamatrix.jdbc that return MMSQLException | |
|---|---|
static MMSQLException |
MMSQLException.create(java.lang.Throwable exception)
|
static MMSQLException |
MMSQLException.create(java.lang.Throwable exception,
java.lang.String message)
|
| Methods in com.metamatrix.jdbc that throw MMSQLException | |
|---|---|
protected void |
MMStatement.copyPropertiesToRequest(RequestMessage res,
java.util.Properties props)
Helper method for copy the connection properties to request message. |
protected RequestMessage |
MMStatement.createRequestMessage(java.lang.String[] commands,
boolean isBatchedCommand,
java.lang.Boolean requiresResultSet)
|
protected RequestMessage |
MMPreparedStatement.createRequestMessage(java.lang.String[] commands,
boolean isBatchedCommand,
java.lang.Boolean requiresResultSet)
|
protected RequestMessage |
MMCallableStatement.createRequestMessage(java.lang.String[] commands,
boolean isBatchedCommand,
java.lang.Boolean requiresResultSet)
|
protected void |
MMStatement.executeSql(java.lang.String[] commands,
boolean isBatchedCommand,
java.lang.Boolean requiresResultSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||