| glassfish:/entity-persistence-tests/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
SJSAS91_FCS_BRANCH:tware:20080313153634
by tware on
13 March 2008, 10:36:34 -0500
(9 months ago)
Issue number: 4016 Submitted by: Tom Ware Reviewed by: Chris Delahunt Makes weaving of 1-1s for Attribute access more consistent Tested with entity-persistence-tests and QuickLook and a customer…
./src/java/oracle/toplink/essentials/testing/models/cmp3/fieldaccess/relationships/Order.java
1.2.10.1
./src/java/oracle/toplink/.../cmp3/fieldaccess/relationships/UniAndBiDirectionalMappingTestSuite.java
1.2.10.1
MAIN:tware:20080118210719
by tware on
18 January 2008, 15:07:19 -0600
(11 months ago)
Issue number: 4016 Obtained from: TopLink Submitted by: Tom Ware Reviewed by: Chris Delahunt Fixed weaving issue in TopLinkClassWeaver Added test: oracle.toplink.essentials.testing.tests.cmp3.fi…
./src/java/oracle/toplink/essentials/testing/models/cmp3/fieldaccess/relationships/Order.java
1.3
./src/java/oracle/toplink/.../cmp3/fieldaccess/relationships/UniAndBiDirectionalMappingTestSuite.java
1.3
SJSAS91_FCS_BRANCH:mm110999:20071215013358
by mm110999 on
14 December 2007, 19:33:58 -0600
(12 months ago)
IN=110921. Port back changes to enity-persistence and entity-persistence-test into V2.1 branch. Issue Id : 3914 Tests run: entity-persistence-test and Quick look
./src/java/oracle/toplink/essentials/testing/framework/JoinedAttributeTestHelper.java
1.3.10.1
./src/java/oracle/toplink/essentials/testing/models/cmp3/advanced/Man.java
1.2.6.1
./src/java/oracle/toplink/essentials/testing/models/cmp3/advanced/Woman.java
1.2.6.1
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/InheritanceTableCreator.java
1.11.2.1
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/TireRating.java
1.1.2.1
MAIN:guypelletier:20071029193909
by guypelletier on
29 October 2007, 14:39:20 -0500
(14 months ago)
Issue number: 3676 Obtained from: TopLink Submitted by: Guy Pelletier Reviewed by: TopLink Team Tested with Quicklook, entity-persistence-tests and Oracle-internal tests.
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/InheritanceTableCreator.java
1.12
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/TireRating.java
1.2
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/TireRatingComment.java
1.1
./src/java/oracle/toplink/.../testing/tests/cmp3/inheritance/MixedInheritanceJUnitTestCase.java
1.4
SJSAS91_FCS_BRANCH:mm110999:20071029193910
by mm110999 on
29 October 2007, 14:39:10 -0500
(14 months ago)
file TireRatingComment.java was added on branch SJSAS91_FCS_BRANCH on 2007-12-15 01:34:10 +0000
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/TireRatingComment.java
1.1.2.1
MAIN:ailitche:20071024211708
by ailitche on
24 October 2007, 16:17:08 -0500
(14 months ago)
Issue number: 2021 Obtained from: TopLink Submitted by: ailitche Reviewed by: TopLink team Changed classes: oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform oracle.toplink.essent…
./src/java/oracle/toplink/essentials/testing/models/cmp3/advanced/Man.java
1.3
./src/java/oracle/toplink/essentials/testing/models/cmp3/advanced/Woman.java
1.3
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.63
MAIN:kylechen:20071017201337
by kylechen on
17 October 2007, 15:13:37 -0500
(14 months ago)
Issue number: 3438 Obtained from: toplink Submitted by: kyle chen Reviewed by: toplink team
./src/java/oracle/toplink/essentials/testing/tests/FullRegressionTestSuite.java
1.26
MAIN:ailitche:20071010210809
by ailitche on
10 October 2007, 16:08:09 -0500
(14 months ago)
Issue number: 3596 Obtained from: TopLink Submitted by: ailitche Reviewed by: TopLink team This is correction to the previous fix to 3596 updated classes: oracle.toplink.essentials.internal.ejb.cm…
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.62
MAIN:ailitche:20071003210636
by ailitche on
03 October 2007, 16:06:36 -0500
(15 months ago)
Issue number: 3596 Obtained from: TopLink Submitted by: ailitche Reviewed by: TopLink team Defined a new FlushClearCache property. Default value DropInvalidate drops the entity manager cache on fl…
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.61
SJSAS91_UR1_BRANCH:mf125085:20070928232643
by mf125085 on
28 September 2007, 18:26:43 -0500
(15 months ago)
reverting to previous version
./test.properties
1.2.14.2
SJSAS91_UR1_BRANCH:mf125085:20070928231409
by mf125085 on
28 September 2007, 18:14:10 -0500
(15 months ago)
[NEWS:entity-persistence 2991] IN=109955 - Port fix for issue 2991 into SJSAS91_UR1_BRANCH This integration adds a static commit dependency in ManyToManyMapping, which handles all relations mapped to…
./test.properties
1.2.14.1
./src/java/oracle/toplink/.../testing/models/cmp3/relationships/RelationshipsTableManager.java
1.6.8.1
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityC.java
1.1.4.2
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityD.java
1.1.4.2
./src/java/oracle/toplink/.../testing/tests/cmp3/relationships/UniAndBiDirectionalMappingTestSuite.java
1.3.8.1
MAIN:chris_delahunt:20070907210131
by chris_delahunt on
07 September 2007, 16:01:31 -0500
(16 months ago)
Issue number: 3580 Obtained from: TopLink Submitted by: Chris Delahunt Reviewed by: Gordon Yorke Tests added: complexMultipleLeftOuterJoinOfSameRelationship added to JUnitEJBQLComplexTestSuite Te…
./src/java/oracle/toplink/essentials/testing/tests/ejb/ejbqltesting/JUnitEJBQLComplexTestSuite.java
1.26
MAIN:ailitche:20070906203458
by ailitche on
06 September 2007, 15:34:58 -0500
(16 months ago)
Issue number: 3585 Obtained from: TopLink Submitted by: ailitche Reviewed by: TopLink team Affected class: oracle.toplink.essentials.internal.sessions.MergeManager test: oracle.toplink.essentials.…
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.60
MAIN:chris_delahunt:20070828204857
by chris_delahunt on
28 August 2007, 15:48:57 -0500
(16 months ago)
Issue number: 3324 Obtained from: TopLink Submitted by: Chris Delahunt Reviewed by: Tom Ware Tests added: testComplexMultipleFetchJoin in JoinedAttributeAdvancedJunitTest Tested with entity-persis…
./src/java/oracle/toplink/.../testing/tests/cmp3/advanced/JoinedAttributeAdvancedJunitTest.java
1.8
MAIN:ailitche:20070827162928
by ailitche on
27 August 2007, 11:29:28 -0500
(16 months ago)
Issue number: 3152 Obtained from: TopLink Submitted by: ailitche Reviewed by: TopLink team classes modified: oracle.toplink.essentials.descriptors.TimestampLockingPolicy; oracle.toplink.essentials…
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.59
MAIN:chris_delahunt:20070822205728
by chris_delahunt on
22 August 2007, 15:57:30 -0500
(16 months ago)
Issue number: 3517 Obtained from: TopLink Submitted by: Chris Reviewed by: TopLink team Tests added: JoinedAttributeAdvancedJunitTest: testEmployeeJoinProjectsOnUOW and testEmployeeOuterJoinAddr…
./src/java/oracle/toplink/essentials/testing/framework/JoinedAttributeTestHelper.java
1.4
./src/java/oracle/toplink/.../testing/tests/cmp3/advanced/JoinedAttributeAdvancedJunitTest.java
1.7
./src/java/oracle/toplink/essentials/testing/tests/ejb/ejbqltesting/JUnitEJBQLSimpleTestSuite.java
1.22
MAIN:mf125085:20070815215200
by mf125085 on
15 August 2007, 16:52:00 -0500
(16 months ago)
[NEWS: entity-persistence 2991] Add static commit dependency in ManyToManyMapping http://inf.central.sun.com/inf/integrationReport.jsp?id=109385 Issue number: 2991 Obtained from: IssueTracker Tested…
./src/java/oracle/toplink/.../testing/models/cmp3/relationships/RelationshipsTableManager.java
1.7
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityC.java
1.1
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityD.java
1.1
./src/java/oracle/toplink/.../testing/tests/cmp3/relationships/UniAndBiDirectionalMappingTestSuite.java
1.4
SJSAS91_UR1_BRANCH:mf125085:20070815215200
by mf125085 on
15 August 2007, 16:52:00 -0500
(16 months ago)
file EntityC.java was added on branch SJSAS91_UR1_BRANCH on 2007-09-28 23:14:09 +0000
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityC.java
1.1.4.1
SJSAS91_FCS_BRANCH:mm110999:20070815215200
by mm110999 on
15 August 2007, 16:52:00 -0500
(16 months ago)
file EntityC.java was added on branch SJSAS91_FCS_BRANCH on 2007-12-15 01:34:11 +0000
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityC.java
1.1.6.1
SJSAS91_UR1_BRANCH:mf125085:20070815215200:1
by mf125085 on
15 August 2007, 16:52:00 -0500
(16 months ago)
file EntityD.java was added on branch SJSAS91_UR1_BRANCH on 2007-09-28 23:14:09 +0000
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityD.java
1.1.4.1
SJSAS91_FCS_BRANCH:mm110999:20070815215200:1
by mm110999 on
15 August 2007, 16:52:00 -0500
(16 months ago)
file EntityD.java was added on branch SJSAS91_FCS_BRANCH on 2007-12-15 01:34:11 +0000
./src/java/oracle/toplink/essentials/testing/models/cmp3/relationships/manyToMany/EntityD.java
1.1.6.1
MAIN:ailitche:20070726220552
by ailitche on
26 July 2007, 17:05:52 -0500
(17 months ago)
Issue number: 3437 Obtained from: TopLink Submitted by: ailitche Reviewed by: TopLink team Affected classes: oracle.toplink.essentials.testing.tests.FullRegressionTestSuite; oracle.toplink.essenti…
./src/java/oracle/toplink/essentials/testing/framework/UpdateAllQueryTestHelper.java
1.6
./src/java/oracle/toplink/essentials/testing/tests/FullRegressionTestSuite.java
1.25
MAIN:ailitche:20070726213143
by ailitche on
26 July 2007, 16:31:43 -0500
(17 months ago)
IIssue number: 3436 Obtained from: TopLink Submitted by: ailitche Reviewed by: TopLink team Affected classes: oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.NonRelationshipAccessor…
./src/java/oracle/toplink/essentials/testing/models/cmp3/advanced/Address.java
1.8
MAIN:tware:20070726170545
by tware on
26 July 2007, 12:05:45 -0500
(17 months ago)
Issue number: Readme Update Submitted by: Tom Ware Updated readme to indicate a known issue on Derby
MAIN:kylechen:20070713190928
by kylechen on
13 July 2007, 14:09:28 -0500
(17 months ago)
Issue number: 3307 Obtained from: toplink Submitted by: Kyle Chen Reviewed by: toplink team
./src/java/oracle/toplink/.../testing/tests/cmp3/advanced/UpdateAllQueryAdvancedJunitTest.java
1.6
MAIN:kylechen:20070711141647
by kylechen on
11 July 2007, 09:16:47 -0500
(17 months ago)
Issue number: 3323 Obtained from: toplink Submitted by: kyle chen Reviewed by: toplink team
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.58
MAIN:kylechen:20070711133059
by kylechen on
11 July 2007, 08:30:59 -0500
(17 months ago)
Issue number: 3233 Obtained from: Toplink Submitted by: Kyle Chen Reviewed by: Toplink
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.57
MAIN:guypelletier:20070710181111
by guypelletier on
10 July 2007, 13:11:20 -0500
(18 months ago)
Issue number: 3308 - @Embedded annotation break since b45 Obtained from: TopLink Submitted by: Guy Pelletier Reviewed by: TopLink Team Tested with Quicklook, entity-persistence-tests and Oracle-inter…
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/InheritanceTableCreator.java
1.11
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/MudTireInfo.java
1.2
./src/java/oracle/toplink/essentials/testing/models/cmp3/inheritance/TireRating.java
1.1
./src/java/oracle/toplink/.../testing/tests/cmp3/inheritance/MixedInheritanceJUnitTestCase.java
1.3
MAIN:kylechen:20070629125203
by kylechen on
29 June 2007, 07:52:03 -0500
(18 months ago)
Issue number: 3233 Obtained from: toplink Submitted by: Kyle chen Reviewed by: toplink team
./src/java/oracle/toplink/essentials/testing/tests/ejb/ejbqltesting/JUnitEJBQLUnitTestSuite.java
1.12
MAIN:guruwons:20070629113457
by guruwons on
29 June 2007, 06:34:57 -0500
(18 months ago)
Issue number: 3268 - cascade query hint for more dynamic control of cascade refresh Submitted by: Wonseok Kim Reviewed by: Christopher Delahunt Cascade query hint enables application use dynamic …
./src/java/oracle/toplink/essentials/testing/tests/cmp3/advanced/EntityManagerJUnitTestSuite.java
1.56
|