|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teiid.jdbc.AbstractQueryTest
org.teiid.test.framework.query.QueryExecution
public class QueryExecution
The QueryExecution class can be used to query the source directly. The intended use of this class is for validating results after the execution of a test case.
regarding creating a testcase to validate behavior.
Field Summary |
---|
Fields inherited from class org.teiid.jdbc.AbstractQueryTest |
---|
DELIMITER, internalConnection, internalResultSet, internalStatement, updateCount |
Constructor Summary | |
---|---|
QueryExecution(java.sql.Connection conn)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryExecution(java.sql.Connection conn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |