Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-09This commit was manufactured by cvs2svn to create tag 'v201108100000'.v201108100000nhauge478-65130/+0
2011-08-05removed a few more ListIterators from UI codekmoore5-29/+23
2011-08-03bug 353146 - Make Persistent Wizard: Cannot select mapping file from the fold...kmoore2-30/+15
2011-08-02195832- Add option to refresh DB metadata prior to entity generationtle3-1/+26
2011-08-02changing the rest of the Iterator API to Iterablekmoore4-20/+15
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore30-213/+202
2011-07-25341971 - Generate Custom Entities dialog not using a background process to re...tle2-86/+172
2011-07-14Fix for bug#351196pfilion1-1/+2
2011-07-08[339432] fix validation of virtual overridesbvosburgh12-157/+76
2011-06-24348143 - NullPointerException: Add entity to XML - set the synchronizers to s...kmoore1-54/+116
2011-06-24345293 - Add JPA entity - Create new mapping file (orm.xml) cannot continuekmoore2-29/+22
2011-06-23[349722] Fix NPE after deleting Generator from Generator Name combo. Patch f...nhauge1-1/+1
2011-06-23[346997] - Fix customization of entity superclass and interfaces. Patch from...nhauge1-6/+20
2011-05-16bug 340247pfullbright1-5/+17
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh1-10/+47
2011-05-04bug 312444 (for Nan) - fixed JPA problems severities so they revert to actual...pfullbright1-5/+1
2011-04-28Partial fix for bug 342171 - Mapping One to Many - chooses override in Detail...pfilion1-15/+15
2011-04-28Minor fix to the query text area when the subject changespfilion1-0/+4
2011-04-27339243 - fix stack overflow in IdClass ref. Patch from Nan.nhauge2-1/+7
2011-04-26335741 - Update validation prefs for 3.0.nhauge2-426/+442
2011-04-12[337930] - Content assist and validation for JPQL Named Queries. Includes as...nhauge18-106/+2659
2011-04-08cleaned uppfullbright2-6/+14
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ...nhauge1-1/+77
2011-03-09[335594] fix buildJavaNamedQuery(...) signature to override implementation in...bvosburgh1-10/+9
2011-03-09339434 - CCE adding a java entity to a mapping file - change to ReadOnlySecon...kmoore1-1/+2
2011-03-09339428 - fix NPE with null Iterator -NPE setting attribute overrides to an em...kmoore1-6/+2
2011-03-09[335343] fix combo box behavior - patch from Nanbvosburgh1-29/+9
2011-03-08338945 - isDisposed() check necessary to prevent an exception when deleting a...kmoore1-0/+3
2011-03-03orm virtual attribute labels were not appearing in the JPA Content project ex...kmoore1-3/+3
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh1-7/+23
2011-03-02add ICUStringCollatorbvosburgh2-18/+6
2011-03-01Mapping file wizard should be able to get a default persistence unit when the...nhauge1-0/+17
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore5-12/+9
2011-02-22clean up x-friends, access rules, etc.bvosburgh4-8/+12
2011-02-22[337743] Fix source compatibility issue with new version of ICU4J 4.4.2. Thi...nhauge2-6/+11
2011-02-16cleaning up ItemLabelProviderskmoore12-72/+143
2011-02-07renamed the jpa perspective, jpa details view, and jpa structure view back to...kmoore2-3/+3
2011-02-06renamed org.eclipse.jpt.ui to org.eclipse.jpt.jpa.uikmoore470-0/+62282

    Back to the top