| Interface | Description |
|---|---|
| LoginTimeoutTest.Connector |
Behavior shared by DataSource and DriverManager
|
| Class | Description |
|---|---|
| _Suite |
Suite to run all JUnit tests in this package:
org.apache.derbyTesting.functionTests.tests.jdbc4
|
| AbortTest |
Tests for the new JDBC 4.1 Connection.abort(Executor) method.
|
| BlobClobTestSetup |
Create a table with one column for a blob and one column for a clob.
|
| BlobSetMethodsTest |
tests set methods of blob
|
| BlobTest | |
| CallableStatementTest |
Tests of the
java.sql.CallableStatement JDBC40 API. |
| CallableStatementTestSetup |
Create the necessary tables, function and procedures for running the
CallableStatement tests under JDK 1.6.
|
| ClobTest | |
| ConnectionMethodsTest |
This class is used to test the implementations of the JDBC 4.0 methods
in the Connection interface
|
| ConnectionMethodsTest.DirectExecutor |
An Executor which runs in the current thread.
|
| ConnectionTest |
Tests for the JDBC 4.0 specific methods in the connection object(s).
|
| DataSourceTest |
Tests of the
javax.sql.DataSource JDBC40 API. |
| Derby2017LayerBTest |
Tests that inserts with streams that throws an
IOException don't
insert data into the database when they shouldn't. |
| Derby2017LayerBTest.FailingInputStream |
Simple and non-conforming input stream that will fail after a
specified number of bytes read.
|
| Derby3650Test |
These are tests to test the cases for DERBY-3650.
|
| Driver40Test |
Tests of
javax.sql.Driver for JDBC40 and up. |
| Driver40UnbootedTest |
Test that getParentLogger() returns the correct kind of exception when
the engine is not booted.
|
| ExemptBlobMD | |
| ExemptClobMD | |
| JDBC40TranslationTest |
JUnit test which checks that the constants in JDBC40Translation are
correct.
|
| JDBC4FromJDBC3DataSourceTest |
This test ensures that when a JDBC 4 application instantiates a JDBC 3
data source, that data source will return JDBC 4 connections even though
the data source itself is not a JDBC 4 object.
|
| LobSortTest |
Executes sorting of LOB values based on the length of the LOB or a random
value.
|
| LobStreamTest | |
| LoginTimeoutTest |
Test login timeouts.
|
| LoginTimeoutTest.DataSourceConnector | |
| LoginTimeoutTest.DriverManagerConnector | |
| LoginTimeoutTest.SluggishAuthenticator |
User authenticator which sleeps for a while
|
| ParameterMetaDataWrapperTest |
Tests of the
java.sql.ParameterMetaData JDBC40 API |
| PreparedStatementTest |
This class is used to test JDBC4 specific methods in the PreparedStatement(s)
object.
|
| PreparedStatementTest.PreparedStatementWrapper |
This wrapper is used to expose JDBC 4.2 methods which can run on
VM rev levels lower than Java 8.
|
| PreparedStatementTest42 |
Tests for new methods added for PreparedStatement in JDBC 4.2.
|
| PreparedStatementTest42.ColumnDesc | |
| ResultSetMetaDataTest | |
| ResultSetTest |
Tests of JDBC4 and JDBC4.1 features in ResultSet.
|
| RowIdNotImplementedTest |
Test that all methods and functionality related to RowId reflect that it
has not yet been implemented.
|
| SetObjectUnsupportedTest |
Tests that calling
setObject() and setNull() with
sqlTargetType set to an unsupported type fails with
SQLFeatureNotSupportedException. |
| SetObjectUnsupportedTest.TypeInfo |
Class with name and id for the target type used in a test.
|
| StatementEventsTest | |
| StatementEventsTest.Suite |
Test suite class which contains all test cases in
StatementEventsTest for a given configuration. |
| StatementTest |
Tests for new methods added for Statement in JDBC4.
|
| StatementTest.StatementWrapper |
This wrapper is used to expose JDBC 4.2 methods which can run on
VM rev levels lower than Java 8.
|
| StatementTestSetup |
Create the table necessary for running
StatementTest. |
| StreamTruncationTest |
Tests string data value truncation when the data is inserted with a stream.
|
| TestDbMetaData |
Test of database metadata for new methods in JDBC 40.
|
| TestJDBC40Exception | |
| UnsupportedVetter |
JUnit test which checks that only expected methods throw
SQLFeatureNotSupporteException.
|
| UnsupportedVetter.Exclusions |
Describes all of the methods for an interface which are allowed
to raise SQLFeatureNotSupportedException.
|
| UnsupportedVetter.FD |
Method descriptor for mandatory methods which we know Derby does not
implement.
|
| UnsupportedVetter.MD |
Method descriptor for optional methods which Derby does not have
to implement.
|
| UnsupportedVetter.MethodSortable |
Used for sorting methods, which don't come back from Class.getMethods()
in a deterministic order.
|
| VerifySignatures |
JUnit test which checks that all methods specified by the
interfaces in JDBC 4.0 are implemented.
|
| VerifySignatures.ClassInfo |
Data structure holding a Derby implementation class and the
JDBC interface it is supposed to implement.
|
| Wrapper41 |
A wrapper around the getObject() overloads added by JDBC 4.1.
|
| Wrapper41Conn |
A wrapper around the abort(Executor) method added by JDBC 4.1.
|
| Wrapper41DataSource |
A wrapper around the methods added by JDBC 4.1.
|
| Wrapper41Driver |
A wrapper around the methods added by JDBC 4.1.
|
| Wrapper41Test |
Machinery shared by the JDBC 4.1 tests for ResultSets and CallableStatements.
|
| XA40Test |
Test new methods added for XA in JDBC4.
|
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.