/[Apache-SVN]
ViewVC logotype

Revision 1494482


Jump to revision: Previous Next
Author: kahatlen
Date: Wed Jun 19 07:28:36 2013 UTC (10 years, 9 months ago)
Changed paths: 18
Log Message:
DERBY-1984: Re-factor JDBC classes to remove support for JDBC 2

Move all functionality from Driver20, Driver30 and Driver40 to
InternalDriver. Move all functionality from AutoloadedDriver40
to AutoloadedDriver.

Changed paths

Path Details
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/AutoloadedDriver.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/AutoloadedDriver40.java deleted
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/BasicEmbeddedConnectionPoolDataSource40.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/BasicEmbeddedXADataSource40.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/Driver20.java deleted
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/Driver30.java deleted
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/Driver40.java deleted
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/Driver42.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/EmbedPooledConnection.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/EmbeddedXADataSource.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/InternalDriver.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/modules.properties modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/Wrapper41Driver.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/AutoloadTest.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/DriverTest.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/tools/RollBackWrappingWhenFailOnImportTest.java modified , text changed
Directorydb/derby/code/trunk/tools/jar/extraDBMSclasses.properties modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26