Skip navigation links
A B C D F G I J L M N O P R S T U V W 

A

ANSI_GREEN - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 
ANSI_RED - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 
ANSI_RESET - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 

B

BaseTckTest - Class in org.apache.calcite.avatica.tck.tests
Base class for TCK tests.
BaseTckTest() - Constructor for class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
batchInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 
BinaryTest - Class in org.apache.calcite.avatica.tck.tests
TCK test case to verify binary data can be written and read correctly.
BinaryTest() - Constructor for class org.apache.calcite.avatica.tck.tests.BinaryTest
 

C

closeConnection() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
commitAndRollback() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 
connection - Variable in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 

D

driver - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 
driverUrl - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 

F

failures - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 

G

getAllTestClasses() - Method in class org.apache.calcite.avatica.tck.TestRunner
Finds all tests to run for the TCK.
getConnection() - Static method in class org.apache.calcite.avatica.tck.TestRunner
Returns the Connection for tests to use.
getConnection() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
getTableName() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 

I

initializeConnection() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
initializeDriver() - Method in class org.apache.calcite.avatica.tck.TestRunner
 
initializeJUnit() - Method in class org.apache.calcite.avatica.tck.TestRunner
Sets up JUnit to run the tests for us.
InsertTest - Class in org.apache.calcite.avatica.tck.tests
Tests for INSERT.
InsertTest() - Constructor for class org.apache.calcite.avatica.tck.tests.InsertTest
 

J

jdbcUrl - Variable in class org.apache.calcite.avatica.tck.TestRunner
 
junitCore - Variable in class org.apache.calcite.avatica.tck.TestRunner
 

L

localCalendar() - Static method in class org.apache.calcite.avatica.tck.Unsafe
Returns a Calendar with the local time zone and root locale.
LOG - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 

M

main(String[]) - Static method in class org.apache.calcite.avatica.tck.TestRunner
 
merge(Class<?>, Result) - Method in class org.apache.calcite.avatica.tck.TestRunner.TestResults
Updates the current state of this with the result.
MetadataTest - Class in org.apache.calcite.avatica.tck.tests
Test class for metadata operations (parameter, resultset).
MetadataTest() - Constructor for class org.apache.calcite.avatica.tck.tests.MetadataTest
 

N

name - Variable in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
notifyAll(Object) - Static method in class org.apache.calcite.avatica.tck.Unsafe
numFailed - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 
numIgnored - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 
numRun - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 

O

org.apache.calcite.avatica.tck - package org.apache.calcite.avatica.tck
Avatica compatibility framework.
org.apache.calcite.avatica.tck.tests - package org.apache.calcite.avatica.tck.tests
Tests for the Avatica compatibility framework.

P

PackageMarker - Annotation Type in org.apache.calcite.avatica.tck
This is a dummy annotation that forces javac to produce output for otherwise empty package-info.java.
parameterMetadata() - Method in class org.apache.calcite.avatica.tck.tests.MetadataTest
 
preparedBatchInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 
preparedStatementInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 

R

readWriteBinaryData() - Method in class org.apache.calcite.avatica.tck.tests.BinaryTest
 
run() - Method in class org.apache.calcite.avatica.tck.TestRunner
 
runSingleTest(TestRunner.TestResults, Class<?>) - Method in class org.apache.calcite.avatica.tck.TestRunner
Runs a single test class, adding its results to globalResults.

S

selectivelyReadBinaryData() - Method in class org.apache.calcite.avatica.tck.tests.BinaryTest
 
simpleInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 
summarize() - Method in class org.apache.calcite.avatica.tck.TestRunner.TestResults
Constructs a human-readable summary of the success/failure of the tests executed.
systemExit(int) - Static method in class org.apache.calcite.avatica.tck.Unsafe

T

TestResults() - Constructor for class org.apache.calcite.avatica.tck.TestRunner.TestResults
 
TestRunner - Class in org.apache.calcite.avatica.tck
Entry point for running an Avatica cross-version compatibility test.
TestRunner() - Constructor for class org.apache.calcite.avatica.tck.TestRunner
 
TestRunner.TestResults - Class in org.apache.calcite.avatica.tck
A container to track results from all tests executed.
TestRunner.TestRunnerExitCodes - Enum in org.apache.calcite.avatica.tck
ExitCodes set by TestRunner.
TestRunnerExitCodes() - Constructor for enum org.apache.calcite.avatica.tck.TestRunner.TestRunnerExitCodes
 

U

Unsafe - Class in org.apache.calcite.avatica.tck
Contains methods that call JDK methods that the forbidden APIs checker does not approve of.
Unsafe() - Constructor for class org.apache.calcite.avatica.tck.Unsafe
 

V

valueOf(String) - Static method in enum org.apache.calcite.avatica.tck.TestRunner.TestRunnerExitCodes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.calcite.avatica.tck.TestRunner.TestRunnerExitCodes
Returns an array containing the constants of this enum type, in the order they are declared.

W

wait(Object) - Static method in class org.apache.calcite.avatica.tck.Unsafe
A B C D F G I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.