| glassfish:/jdbcra/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
SJSAS91_FCS_BRANCH:jr158900:20081015080614
by jr158900 on
15 October 2008, 03:06:14 -0500
(2 months 24 days ago)
IT 3682 JCA - cleanup call for ManagedConnection after connection.close() Description : Fix involves delaying the cleanup call till transaction completion Submitted by : Jagadish Ramu Reviewed by : …
./src/com/sun/gjc/spi/ManagedConnection.java
1.15.2.2
SJSAS91_FCS_BRANCH:sm157516:20081006102301
by sm157516 on
06 October 2008, 05:23:01 -0500
(3 months 2 days ago)
Issue number: 6357 Obtained from: Submitted by: Shalini Muthukrishnan Reviewed by: Jagadish Ramu Correcting the method call of setMaxRows to to setMaxRows instead of setMaxFieldSize. Tests run: Q…
./src/com/sun/gjc/spi/base/StatementWrapper.java
1.2.6.2
SJSAS91_FCS_BRANCH:sm157516:20080811085824
by sm157516 on
11 August 2008, 03:58:24 -0500
(4 months 28 days ago)
Issue number: 5407 Obtained from: Issue tracker Submitted by: Shalini Muthukrishnan Reviewed by: Jagadish Ramu Made changes for StatementWrapper.setFetchSize() to call setFetchSize() instead of se…
./src/com/sun/gjc/spi/base/StatementWrapper.java
1.2.6.1
SJSAS91_FCS_BRANCH:jr158900:20080202091456
by jr158900 on
02 February 2008, 03:14:56 -0600
(11 months ago)
Issue Number: IT 3749 [Excessive Logging in ManagedConnection] Obtained from: Scott Oaks Submitted by: Jagadish Ramu forward port fix from 9.1 UR1 branch Tests run : EE QL, CTS Smoke, Jdbc dev, SQE S…
./src/com/sun/gjc/spi/CPManagedConnectionFactory.java
1.7.6.1
./src/com/sun/gjc/spi/DMManagedConnectionFactory.java
1.9.6.1
./src/com/sun/gjc/spi/DSManagedConnectionFactory.java
1.6.6.1
./src/com/sun/gjc/spi/ManagedConnection.java
1.15.2.1
./src/com/sun/gjc/spi/XAManagedConnectionFactory.java
1.7.6.1
SJSAS91_FCS_BRANCH:jr158900:20080107171656
by jr158900 on
07 January 2008, 11:16:57 -0600
(12 months ago)
Forward porting fixes from 9.1 UR1 branch. Bug Ids : IT 1735 : LogWriter methods are not implemented 6598706 : Unable to use the # delimiter in a JDBC url Findbugs warnings Submitted by : Jagadish …
./src/com/sun/gjc/common/DataSourceObjectBuilder.java
1.8.6.1
./src/com/sun/gjc/common/DataSourceSpec.java
1.8.6.1
./src/com/sun/gjc/common/LocalStrings.properties
1.4.12.1
./src/com/sun/gjc/spi/ManagedConnectionFactory.java
1.10.6.1
SJSAS91_UR1_BRANCH:jr158900:20071012043001
by jr158900 on
11 October 2007, 23:30:01 -0500
(14 months ago)
Issue number: IT 1735 [ caused a change in behavior of jdbc-ra IT 3749 log level need to be changed ] Obtained from: Scott Oaks [IT 3749] Submitted by: Jagadish Ramu Tests Run : [Cluster Profile bui…
./src/com/sun/gjc/spi/CPManagedConnectionFactory.java
1.7.8.1
./src/com/sun/gjc/spi/DMManagedConnectionFactory.java
1.9.8.1
./src/com/sun/gjc/spi/DSManagedConnectionFactory.java
1.6.8.1
./src/com/sun/gjc/spi/ManagedConnection.java
1.15.4.1
./src/com/sun/gjc/spi/ManagedConnectionFactory.java
1.10.8.2
SJSAS91_UR1_BRANCH:jr158900:20070926044535
by jr158900 on
25 September 2007, 23:45:35 -0500
(15 months ago)
Issue number: 6598706 Unable to use the # delimiter in a JDBC url Submitted by: Jagadish Ramu Fixing a regression Tests Run : EE-QL, jdbc-devtests, SQE-Smoke, CTS-Smoke
./src/com/sun/gjc/common/DataSourceObjectBuilder.java
1.8.8.2
SJSAS91_UR1_BRANCH:jr158900:20070921154542
by jr158900 on
21 September 2007, 10:45:42 -0500
(15 months ago)
Issue number: 6598706 Unable to use the # delimiter in a JDBC url Obtained from: Steve Essery Submitted by: Jagadish Ramu Reviewed by: Sivakumar Thyagarajan Tests Run : QL, jdbc-devtests, CTS-Smoke…
./src/com/sun/gjc/common/DataSourceObjectBuilder.java
1.8.8.1
./src/com/sun/gjc/common/DataSourceSpec.java
1.8.8.1
./src/com/sun/gjc/common/LocalStrings.properties
1.4.14.1
./src/com/sun/gjc/spi/ManagedConnectionFactory.java
1.10.8.1
MAIN:jr158900:20070719100013
by jr158900 on
19 July 2007, 05:02:58 -0500
(17 months ago)
Issue number: 6562405 Description : markconnectionsasbad and connectionpooloff attribute tests fail Obtained from: Balaji Raghunathan Submitted by: Jagadish Ramu Reviewed by: Binod PG, Sivakumar T…
./src/com/sun/gjc/spi/ManagedConnection.java
1.15
SAILFIN_BRANCH:prasads:20070706105901
by prasads on
06 July 2007, 05:59:01 -0500
(18 months ago)
Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH
./build.properties
1.5.4.1
./build.xml
1.9.6.1
./maven.xml
1.6.6.1
./project.properties
1.3.28.1
./project.xml
1.4.28.1
MAIN:tcfujii:20070505053314
by tcfujii on
05 May 2007, 00:33:14 -0500
(20 months ago)
CDDL+GPL header updates.
./build.properties
1.6
./build.xml
1.10
./maven.xml
1.7
./project.properties
1.4
./project.xml
1.5
MAIN:jr158900:20070426161949
by jr158900 on
26 April 2007, 11:19:49 -0500
(20 months ago)
Issue Number : IT 2779 Description : Postgres 8.2 jdbc 3.0 XADataSource/ConPoolDataSource in GFV2 + jdk 1.6 fails Submitted by : Jagadish Ramu Reviewed by : Binod PG Tests Run : QL, jdbc dev tes…
./src/com/sun/gjc/common/DataSourceSpec.java
1.7
./src/com/sun/gjc/spi/ManagedConnection.java
1.13
./src/com/sun/gjc/spi/ManagedConnectionFactory.java
1.9
./src/com/sun/gjc/spi/jdbc40/Jdbc40ObjectsFactory.java
1.4
MAIN:jr158900:20070425124929
by jr158900 on
25 April 2007, 07:49:29 -0500
(20 months ago)
Issue number: IT 2876 Description : "is-isolation-level-guaranteed" of jdbc-connection-pool does not work initially Submitted by: Jagadish Ramu Tests Run : QL, devtest - "tx-isolation"
./src/com/sun/gjc/spi/ManagedConnection.java
1.12
MAIN:jr158900:20070418095205
by jr158900 on
18 April 2007, 04:52:05 -0500
(20 months ago)
IT 2800 - ConnectionManager mcf equals needed only when log level is "INFO" Obtained from : Scott Oaks IT 2802 - connection pool reconfig related issues Obtained from : Kshitiz Saxena IT 2854 - max-…
./src/com/sun/gjc/common/DataSourceSpec.java
1.6
MAIN:jr158900:20070313084401
by jr158900 on
13 March 2007, 03:44:01 -0500
(21 months ago)
Description: 6530742 EJB persistence tests failed at deployment stage in SDK build testing Submitted by : Jagadish Ramu Reviewed by : Binod PG Tests Run : QL, CTS Smoke (jdk1.5,1.6)
./build.properties
1.5
./src/com/sun/gjc/spi/jdbc40/Jdbc40ObjectsFactory.java
1.3
SJSAS90UR1_FCS-SUSTAINING_BRANCH:jr158900:20070306130851
by jr158900 on
06 March 2007, 07:08:51 -0600
(22 months ago)
6393417 Connection pool should not call getTransactionIsolationLevel too many times. Submitted by : Jagadish Ramu Obtained from : Tom Daly Tests Run : QL
./src/com/sun/gjc/spi/ConnectionHolder.java
1.7.16.1
./src/com/sun/gjc/spi/ManagedConnection.java
1.6.14.1
./src/com/sun/gjc/spi/ManagedConnectionFactory.java
1.5.18.1
MAIN:jr158900:20070219094259
by jr158900 on
19 February 2007, 03:43:01 -0600
(22 months ago)
6515535 [IT:2125]thread-unsafe null-check idiom in com.sun.enterprise.connectors.ConnectorResourceNamingEventNotifier glassfish/appserv-core/src/java/com/sun/enterprise/connectors/ConnectorResourceNam…
./src/com/sun/gjc/common/DataSourceObjectBuilder.java
1.7
./src/com/sun/gjc/common/DataSourceSpec.java
1.5
./src/com/sun/gjc/spi/CPManagedConnectionFactory.java
1.6
./src/com/sun/gjc/spi/DMManagedConnectionFactory.java
1.8
./src/com/sun/gjc/spi/LocalTransaction.java
1.5
MAIN:jr158900:20070119090854
by jr158900 on
19 January 2007, 03:08:54 -0600
(23 months ago)
Issue number: CR 6511850 / [IT:1768] Description : different connections are given to application for a local tx datasource within a transaction Obtained from: alxs@dev.java.net Submitted by: Jagadi…
./src/com/sun/gjc/spi/ManagedConnection.java
1.11
MAIN:jr158900:20061212054952
by jr158900 on
11 December 2006, 23:49:53 -0600
(2 years ago)
Issue Numbers : 6396671 Some classes not calling logger with proper parameters (so lack of info) 6446841 method call to managedConnection.destroy() need to catch Exception types. [Issue 1522] JDBC …
./src/com/sun/gjc/common/DataSourceObjectBuilder.java
1.6
./src/com/sun/gjc/spi/DMManagedConnectionFactory.java
1.7
./src/com/sun/gjc/spi/ManagedConnection.java
1.10
./src/com/sun/gjc/spi/ManagedConnectionFactory.java
1.7
./src/com/sun/gjc/spi/ManagedConnectionMetaData.java
1.5
MAIN:jr158900:20061114065944
by jr158900 on
14 November 2006, 00:59:51 -0600
(2 years 1 month ago)
This is implementation for integration ( between admin-connectors-JDBC-RA )of new attributes added in 9.1. Refer to connection-pool one pager at http://www.glassfishwiki.org/gfwiki/attach/One…
./src/com/sun/gjc/spi/JdbcObjectsFactory.java
1.2
./src/com/sun/gjc/spi/ManagedConnection.java
1.9
MAIN:jr158900:20061109064511
by jr158900 on
09 November 2006, 00:47:57 -0600
(2 years 1 month ago)
1) JDBC RA support for JDBC 4.0 (glassfish/jdbcra, glassfish/appserv-core) http://www.glassfishwiki.org/gfwiki/attach/OnePagersOrFunctionalSpecs/JDBC-4.0-RA-OnePager.txt 2) Wrapper for Statem…
./build.properties
1.4
./build.xml
1.9
./maven.xml
1.6
./src/com/sun/gjc/common/DataSourceObjectBuilder.java
1.5
./src/com/sun/gjc/common/DataSourceSpec.java
1.4
MAIN:jr158900:20061013144758
by jr158900 on
13 October 2006, 09:47:58 -0500
(2 years 2 months ago)
1) Issue Number: 1293 Obtained From: - Submitted by: Jagadish Ramu Reviewed by: Binod PG, Sivakumar Thyagarajan This is implementation of new attributes added in 9.1. Refer to connection-pool o…
./src/com/sun/appserv/jdbc/DataSource.java
1.4
./src/com/sun/gjc/spi/DataSource.java
1.5
./src/com/sun/gjc/spi/ManagedConnection.java
1.7
./src/com/sun/gjc/spi/XAResourceImpl.java
1.5
MAIN:jr158900:20060328054918
by jr158900 on
27 March 2006, 23:49:18 -0600
(2 years 9 months ago)
Issue Tracker No : 97 Description : Adding Manifest entries (Specification, Implementation details) for jdbc.jar and default jdbc RAR files After this fix, following jar files will have manifest en…
./build.xml
1.8
MAIN:jr158900:20060317144602
by jr158900 on
17 March 2006, 08:48:10 -0600
(2 years 9 months ago)
Issue Number : CR 6236050 Description : JDBC Ping does not work for ConnectionPoolDataSource Fix: When jdbc drivers are added in domains/<domain-name>/lib, AS doesn't recognize them. Made fix s…
./src/com/sun/gjc/common/DataSourceObjectBuilder.java
1.4
./src/com/sun/gjc/spi/DMManagedConnectionFactory.java
1.5
MAIN:jr158900:20060227140004
by jr158900 on
27 February 2006, 08:02:53 -0600
(2 years 10 months ago)
Issue Number : CR 6377830 Description : setAutoCommit to false gets propagated when the same connection is being the next user Fix: Connection pool need to reset the autocommit value when the connec…
./src/com/sun/gjc/spi/XAResourceImpl.java
1.4
MAIN:jr158900:20060227135933
by jr158900 on
27 February 2006, 07:59:33 -0600
(2 years 10 months ago)
Issue Number : CR 6377830 Description : setAutoCommit to false gets propagated when the same connection is being the next user Fix: Connection pool need to reset the autocommit value when the connec…
./src/com/sun/gjc/spi/ConnectionHolder.java
1.7
MAIN:jr158900:20060227135711
by jr158900 on
27 February 2006, 07:57:11 -0600
(2 years 10 months ago)
Issue Number : CR 6377830 Description : setAutoCommit to false gets propagated when the same connection is being the next user Fix: Connection pool need to reset the autocommit value when the connec…
./src/com/sun/gjc/common/LocalStrings.properties
1.3
./src/com/sun/gjc/spi/ManagedConnection.java
1.6
MAIN:jr158900:20060202080529
by jr158900 on
02 February 2006, 02:05:29 -0600
(2 years 11 months ago)
Issue Number : CR 6366876 Description : com.sun.appserv.jdbc.DataSource must be moved from appserv-rt.jar to appserv-ext.jar Reviewed by : Binod PG Tests Run : PE QL, CTS File(s) Changed : glas…
./build.xml
1.7
AS9_BETA_BRANCH:tcfujii:20060116064627
by tcfujii on
16 January 2006, 00:46:27 -0600
(2 years 11 months ago)
Updated copyright text/year.
./build.properties
1.2.2.1
./build.xml
1.5.2.1
./maven.xml
1.4.2.1
./project.properties
1.2.2.1
./project.xml
1.3.2.1
MAIN:tcfujii:20051225042347
by tcfujii on
24 December 2005, 22:23:47 -0600
(3 years ago)
Updated copyright text and year.
./build.properties
1.3
./build.xml
1.6
./maven.xml
1.5
./project.properties
1.3
./project.xml
1.4
|