Uses of Class
org.teiid.jdbc.TeiidSQLException

Packages that use TeiidSQLException
org.teiid.jdbc   
 

Uses of TeiidSQLException in org.teiid.jdbc
 

Methods in org.teiid.jdbc that return TeiidSQLException
static TeiidSQLException TeiidSQLException.create(java.lang.Throwable exception)
           
static TeiidSQLException TeiidSQLException.create(java.lang.Throwable exception, java.lang.String message)
           
 

Methods in org.teiid.jdbc that throw TeiidSQLException
protected  void StatementImpl.copyPropertiesToRequest(RequestMessage res)
          Helper method for copy the connection properties to request message.
protected  void StatementImpl.executeSql(java.lang.String[] commands, boolean isBatchedCommand, RequestMessage.ResultsMode resultsMode)
           
 



Copyright © 2010. All Rights Reserved.