MAIN:raccah:20050823191954
by raccah on
23 August 2005, 14:19:54 -0500
(3 years 4 months ago)
IN=77730: Remove explicit setting of inverse mapping - it is extracted from the model when requested. Reviewed by: Michael Bouschen
MAIN:raccah:20050823191333
by raccah on
23 August 2005, 14:13:33 -0500
(3 years 4 months ago)
IN=77730: Mapping Model API stabilization - reference key improvements for setting pairs from another key and not requiring mapping to be set on both sides of an inverse relationship. Reviewed by: Mi…
MAIN:davenull:20050809190620
by davenull on
09 August 2005, 14:06:20 -0500
(3 years 5 months ago)
IN=75907, Add more EJBQL compiler tests, reviewed by Michael, all JUnit runtime tests pass.
MAIN:mf125085:20050724001151
by mf125085 on
23 July 2005, 19:11:51 -0500
(3 years 5 months ago)
IN=76055 - Revise JavaDoc for runtime update implementation
MAIN:mk111283:20050722203131
by mk111283 on
22 July 2005, 15:31:31 -0500
(3 years 5 months ago)
IN=76032 Support for more callback events while parsing class files
MAIN:mk111283:20050722194048
by mk111283 on
22 July 2005, 14:40:48 -0500
(3 years 5 months ago)
IN=75982 Fix incorrect bytecode generation in appendMediatedWriteAccess
MAIN:raccah:20050722000526
by raccah on
21 July 2005, 19:05:26 -0500
(3 years 5 months ago)
IN=75970: Update callers for mapping model relationship column pair handling to use updated API - reference keys. Reviewed by: Michael Bouschen, Markus Fuchs
MAIN:raccah:20050722000225
by raccah on
21 July 2005, 19:02:25 -0500
(3 years 5 months ago)
IN=75970: Update model to have relationships use reference keys for column pairs. Reviewed by: Michael Bouschen
MAIN:jielin:20050719214804
by jielin on
19 July 2005, 16:48:04 -0500
(3 years 5 months ago)
IN=75830 add single projection query support at runtime. code reviewed by mitesh. did unit test and end-to-end test
MAIN:mf125085:20050719001254
by mf125085 on
18 July 2005, 19:12:54 -0500
(3 years 5 months ago)
IN=75793 - Mark key fields always present for Application Identity
MAIN:mb124283:20050718212158
by mb124283 on
18 July 2005, 16:21:58 -0500
(3 years 5 months ago)
IN=75684 - Add support for protected properties to reflection based JavaModel; fixed typo, modifies and I18N comments
MAIN:mb124283:20050715103621
by mb124283 on
15 July 2005, 05:36:21 -0500
(3 years 5 months ago)
IN=75684 - Add support for protected properties to reflection based JavaModel
MAIN:davenull:20050714203750
by davenull on
14 July 2005, 15:37:50 -0500
(3 years 5 months ago)
IN=75476; Use glassfish.properties instead of bootstrap.properties; reviewed by Jielin, ran all JUnit runtime tests.
MAIN:davenull:20050713181044
by davenull on
13 July 2005, 13:10:44 -0500
(3 years 5 months ago)
IN=75365, Check for mix of named & positional parameters in ejbql query text, reviewed by Michael, all JUnit runtime tests pass
MAIN:davenull:20050712184656
by davenull on
12 July 2005, 13:46:56 -0500
(3 years 5 months ago)
IN=75358, Fix bug in test code, and in a test case, reviewed by Michael, all runtime JUnit tests pass
MAIN:davenull:20050712174634
by davenull on
12 July 2005, 12:46:34 -0500
(3 years 5 months ago)
IN=75476, Remove need for glassfish.maven variable in persistence-impl, ran all runtime JUnit tests, reviewed by Sahoo
MAIN:raccah:20050701001718
by raccah on
30 June 2005, 19:17:18 -0500
(3 years 6 months ago)
IN=75333: Update callers of mapping model primary & secondary table for updated API. Reviewed by: Michael Bouschen, Sahoo.
MAIN:raccah:20050701001108
by raccah on
30 June 2005, 19:11:08 -0500
(3 years 6 months ago)
IN=75333: Implement stabilization of primary/secondary table handling in mapping model. Reviewed by: Michael Bouschen, Sahoo