Uses of Class
com.metamatrix.jdbc.MMSQLException

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  void MMStatement.executeSql(java.lang.String[] commands, boolean isBatchedCommand, java.lang.Boolean requiresResultSet)
           
 



Copyright © 2009. All Rights Reserved.