Package org.apache.derbyTesting.functionTests.tests.jdbc4

Class Summary
_Suite Suite to run all JUnit tests in this package: org.apache.derbyTesting.functionTests.tests.jdbc4
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
ConnectionTest Tests for the JDBC 4.0 specific methods in the connection object(s).
DataSourceTest Tests of the javax.sql.DataSource JDBC40 API.
Derby3650Test These are tests to test the cases for DERBY-3650.
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  
ParameterMetaDataWrapperTest Tests of the java.sql.ParameterMetaData JDBC40 API
PreparedStatementTest This class is used to test JDBC4 specific methods in the PreparedStatement(s) object.
ResultSetMetaDataTest  
ResultSetTest Tests of JDBC4 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.
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.
XA40Test Test new methods added for XA in JDBC4.
 


Built on Thu 2009-11-26 18:42:53-0800, from revision 884739

Apache Derby V10.6 Internals - Copyright © 2004,2008 The Apache Software Foundation. All Rights Reserved.