Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh14-18/+102
2011-04-04refactor mapping definitions to use delegation rather than inheritancebvosburgh54-1109/+1157
2011-04-01clarify comments in buildJoinColumnDefaultName(...)bvosburgh1-9/+18
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ...nhauge5-4/+128
2011-03-22more x-friend/access rules clean-upbvosburgh3-4/+3
2011-03-22add MySQL ANSI_QUOTES support; add check for SQL reserved words (that must be...bvosburgh5-25/+81
2011-03-22clean up .cvsignore filesbvosburgh8-30/+1
2011-03-09[335594] fix buildJavaNamedQuery(...) signature to override implementation in...bvosburgh2-20/+21
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 Nanbvosburgh2-32/+17
2011-03-08338945 - isDisposed() check necessary to prevent an exception when deleting a...kmoore1-0/+3
2011-03-03fix the implementation of getName(), this needs to be the fully qualified nam...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 crazinessbvosburgh6-30/+35
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh69-1891/+2276
2011-03-03tweak commentsbvosburgh1-13/+13
2011-03-03204132 - need a validation error when the same class is specified twice in th...kmoore9-71/+114
2011-03-02remove project-specific settingsbvosburgh16-89/+1
2011-03-02add ICUStringCollatorbvosburgh2-18/+6
2011-03-02[337171] Update branding plugin info Indigo.nhauge4-6/+6
2011-03-01[332317] Fix broken warning message in New Entity wizard.nhauge1-0/+1
2011-03-01Mapping file wizard should be able to get a default persistence unit when the...nhauge1-0/+17
2011-03-01[336172] Fix inconsistent dialog and message text for table gen.nhauge1-3/+3
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore11-50/+29
2011-02-25[336135] Version validation. Patch from Nan.nhauge8-1/+87
2011-02-24bug 336006 - Need validation for temporal type mappings - patch from Nankmoore8-9/+108
2011-02-22clean up x-friends, access rules, etc.bvosburgh62-247/+244
2011-02-22[337743] Fix source compatibility issue with new version of ICU4J 4.4.2. Thi...nhauge2-6/+11
2011-02-18formatpfullbright1-1/+1
2011-02-16fixed eclipselink orm file categorypfullbright1-1/+1
2011-02-16cleaning up ItemLabelProviderskmoore12-72/+143
2011-02-15Project renamed.tle23-350/+3
2011-02-14310464 - element collection target class validation for unmapped non-basic ty...kmoore5-58/+74
2011-02-10336009 - enumerated element is automatically added for id mapping - patch fro...kmoore2-7/+8
2011-02-10updating access rules and x-friendskmoore3-6/+9
2011-02-10moved eclipselink version validation to common.eclipselink.corepfullbright4-115/+4
2011-02-10Plug-in renamedtle24-0/+368
2011-02-10changed preferences back to org.eclipse.jpt.core so as not to break project m...kmoore1-2/+9
2011-02-09moved downloadable libraries to *.jpt.common.eclipselink.corepfullbright1-23/+0
2011-02-09fixed typo in category for JPA ui viewskmoore1-2/+2
2011-02-08moved library validation guts to common pluginpfullbright3-77/+10
2011-02-07renamed the jpa perspective, jpa details view, and jpa structure view back to...kmoore4-16/+16
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore275-26340/+2
2011-02-07fixed JPA new project menukmoore1-1/+1
2011-02-07Updating bundle versionskmoore8-29/+29
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore3156-509711/+16
2011-02-06completing plug-in renamekmoore1-1/+1
2011-02-06renamed org.eclipse.jpt.gen to org.eclipse.jpt.jpa.genkmoore39-0/+5799
2011-02-06renamed org.eclipse.jpt.ui to org.eclipse.jpt.jpa.uikmoore574-0/+65098

Back to the top