return testQuery;
}
protected TeradataQuery teradataQuery() {
TeradataQuery teradataQuery = new TeradataQuery(connection, configuration);
teradataQuery.addListener(new TestLoggingListener());
return teradataQuery;
}
protected TestQuery testQuery() {
TestQuery testQuery = new TestQuery(connection, configuration,