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.checkStatement()
           This utility method checks if the jdbc statement is closed and throws an exception if it is closed.
protected  void StatementImpl.copyPropertiesToRequest(RequestMessage res)
          Helper method for copy the connection properties to request message.
 



Copyright © 2010. All Rights Reserved.