Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-12230999 - null check to fix validation exceptionkmoore1-1/+5
2008-05-12231147 - NPE with unmapped mapping in orm.xmlkmoore1-0/+3
2008-05-12230448 - Adding back New JPA Project menu itemnhauge1-1/+1
2008-05-09[Bug 229836] - No project explorer content is visible for eclipselink projectspfullbright2-32/+8
2008-05-09[Bug 229891] - Default schema project preference stored in different place th...pfullbright1-31/+35
2008-05-09230427 - patch from Pascal - When changing the attribute mapping type in the ...kmoore1-1/+6
2008-05-09229423 - incorrect validation for join column referencing attribute overridekmoore4-57/+191
2008-05-09228572 - Discriminator Column length displaying 'null' default in orm.xml entitykmoore1-11/+1
2008-05-09228553 - targeted try/catch blocks to handle continuing on after a programmer...kmoore5-13/+54
2008-05-06[230156] Source bundles need about.html filestle2-4/+0
2008-05-06[230156] Source bundles need about.html filestle2-20/+2
2008-05-06[230156] Source bundles need about.html filestle32-28/+1118
2008-05-06cleaned up semi-colon use on the jpa entity wizardkmoore5-13/+25
2008-05-05[229838] - Create javadoc plugin for Dalitle1-7/+0
2008-05-05[229838] - Create javadoc plugin for Dalitle1-0/+7
2008-05-05[Bug 230241] - Compile errors resulting for new Platform dependencypfullbright7-13/+2
2008-05-05229838 - Create javadoc plugin for Dalitle1-0/+7
2008-05-02230015 - Updating copyright statements to 2008.nhauge224-236/+236
2008-05-02about.html updatesnhauge2-2/+4
2008-05-02Fix copyright statements.nhauge15-0/+150
2008-05-02updating about.html filesnhauge3-0/+115
2008-05-01Fix some JDT UI access warnings.nhauge2-6/+6
2008-05-01220226 - Support for EclipseLink JPAtle5-8/+7
2008-05-01220226 - Support for EclipseLink JPAtle2-17/+11
2008-05-01228047 Defaults for entity level caching ... - patch from Pascaltle3-48/+119
2008-04-30208946 - Handle DB user name with permissions settings. Simply take the firs...nhauge1-1/+5
2008-04-30190317 - changed how implied class refs work to handle validating persistent ...kmoore15-47/+86
2008-04-30220226 - Support for EclipseLink JPAtle9-14/+98
2008-04-30Make EclipseLink a default platform.nhauge1-0/+1
2008-04-30[Bugs 228767, 228769, 228771] - JPA default schema controlspfullbright4-114/+87
2008-04-30removed commentpfullbright1-12/+0
2008-04-30228222 - patch from d.dimitrov@sap.com - fixed errors appearing in .JETEmitte...kmoore4-5/+5
2008-04-30[Bug 228778] - Mapping File wizard: source folder field should use a browse b...pfullbright1-1/+1
2008-04-30225648 - Delete a JPA project with the persistence.xml editor open, editor no...kmoore1-54/+5
2008-04-30[Bug 228764] - JPA facet wizard page: no default platform specified if previo...pfullbright2-1/+17
2008-04-30220226 - Support for EclipseLink JPAtle1-217/+0
2008-04-30[Bug 228777] - Mapping File wizard: no defaults based on selection selectedpfullbright3-43/+184
2008-04-30229525 - fixed InvalidThreadAccess with cascadekmoore1-30/+55
2008-04-30220226 - Support for EclipseLink JPAtle3-1/+220
2008-04-30229429 - change meta tags for translation purposes.nhauge94-141/+93
2008-04-30229230 - properly exporting schema directories in SDK build.nhauge2-3/+5
2008-04-30fixed problem with exception check box, listening to wrong propertykmoore1-1/+1
2008-04-29Fix for 228047 and 228038 - patch from Pascaltle1-26/+78
2008-04-29228047 Defaults for entity level caching ... - patch from Pascaltle1-5/+17
2008-04-29228032 - Remove entity from cache list ... - patch from Pascaltle4-13/+57
2008-04-29[Bugs 22871, 22873] - Mapping File wizard: no warning for non-source folder, ...pfullbright3-6/+49
2008-04-29persistence.jar is needed to reference generic JPA interfaces. CQ1889.nhauge2-0/+0
2008-04-29[Bug 228776] - Entity and Mapping File wizards: wrong/missing banner iconpfullbright9-9/+17
2008-04-29228556 - patch from Pascal - NewNameDialog ok button enabled before name enteredkmoore1-0/+2
2008-04-29 228557 - patch from Pascal - Add Secondary Table action opens a dialog ti...kmoore3-2/+16

Back to the top