Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-03-30This commit was manufactured by cvs2svn to create tag 'v201103300000'.v201103300000nhauge1187-211464/+0
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ↵nhauge5-4/+128
are being used by adopting products and have requested that they remain available for library provider enablement condition evaluation (filtering).
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 ↵bvosburgh5-25/+81
be delimited)
2011-03-22clean up .cvsignore filesbvosburgh8-30/+1
2011-03-09[335594] fix buildJavaNamedQuery(...) signature to override implementation ↵bvosburgh2-20/+21
in abstract superlass
2011-03-09339434 - CCE adding a java entity to a mapping file - change to ↵kmoore1-1/+2
ReadOnlySecondaryTable
2011-03-09339428 - fix NPE with null Iterator -NPE setting attribute overrides to an ↵kmoore1-6/+2
embedded attribute of EclipseLink 2.0 project
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 ↵kmoore1-0/+3
an Entity
2011-03-03fix the implementation of getName(), this needs to be the fully qualified ↵kmoore1-0/+3
name if that is possible
2011-03-03orm virtual attribute labels were not appearing in the JPA Content project ↵kmoore1-3/+3
explorer
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 ↵kmoore9-71/+114
the orm.xml - patch from Nan
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 ↵nhauge1-0/+17
the selection is a Project with a JPA Facet.
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. ↵nhauge2-6/+11
This is a temporary change to get the build compiling.
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 ↵kmoore5-58/+74
types - patch from Les
2011-02-10336009 - enumerated element is automatically added for id mapping - patch ↵kmoore2-7/+8
from Nan
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 ↵kmoore1-2/+9
metadata
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 ↵kmoore4-16/+16
to what they were so as not to affect end users
2011-02-07deleted everything but the .project since these project were renamed, ready ↵kmoore275-26340/+2
to be archived
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 ↵kmoore3156-509711/+16
to be archived
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
2011-02-06renamed org.eclipse.jpt.eclipselink.ui to org.eclipse.jpt.jpa.eclipselink.uikmoore275-0/+26343
2011-02-06renamed org.eclipse.jpt.eclipselink.core.ddlgen to ↵kmoore11-0/+367
org.eclipse.jpt.jpa.eclipselink.core.ddlgen

Back to the top