| Class | Description |
|---|---|
| AuthenticationTest | |
| BlobTest |
Tests BLOB functionality in the driver.
|
| CallableStatementTest |
Tests callable statement functionality.
|
| CharsetTest | |
| ConnectionTest |
Tests java.sql.Connection functionality
|
| ConnectionTest.TestEnableEscapeProcessingQueryInterceptor | |
| DataSourceTest | |
| DateTest | |
| DateTimeTest | |
| EscapeProcessingTest |
Tests escape processing
|
| ExceptionsTest | |
| MetadataTest |
Tests DatabaseMetaData methods.
|
| MetadataTest.TestGetSqlKeywordsDynamicQueryInterceptor | |
| MiniAdminTest |
Testsuite for MiniAdmin functionality.
|
| MultiHostConnectionTest | |
| NumbersTest | |
| QueryAttributesTest | |
| ReadOnlyCallableStatementTest | |
| ResultSetTest | |
| SaslPrepTest | |
| SequentialIdLeaseTest | |
| ServerControllerTest |
Demonstrates usage of the ServerController class.
|
| SimpleTransformer |
Used for testing the ConnectionPropertiesTransform functionality.
|
| SplitDBdotNameTest |
Tests new StringUtils functions in the driver: public static String sanitizeProcOrFuncName(String src) and public static List splitDBdotName(String src,
String cat, String quotId, boolean isNoBslashEscSet)
By the time sanitizeProcOrFuncName is called we should only have DB.SP as src, ie.
|
| SSLTest |
Tests SSL functionality in the driver.
|
| StatementsTest | |
| StatementsTest.QueryInfoQueryInterceptor | |
| TestLifecycleInterceptor | |
| TransactionTest | |
| TraversalTest |
Tests result set traversal methods.
|
| UpdatabilityTest |
Tests for updatable result sets
|
| UtilsTest | |
| XATest |
Unit tests for our XA implementation.
|
| Enum | Description |
|---|---|
| DateTimeTest.UseMethod |