Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-21320509 - change PersistenceUnit.addSpecifiedClassRef, JarFileRef, MappingFile...kmoore9-53/+54
2010-07-20318028 - created rename mapping file refactoring participantkmoore14-6/+337
2010-07-20updating the version range to match how we do this elsewherekmoore1-1/+1
2010-07-19310854 - Remove EclipseLink default caching properties if shared-cache-mode s...tle8-39/+69
2010-07-19Modified to catch NumberFormatExceptiontle1-1/+6
2010-07-16209489 - delete type/package/folder/mapping file refactoring participationkmoore31-54/+1253
2010-07-15fixing the synchronize classes logic that I brokekmoore1-1/+1
2010-07-15315814 - JAXB Class Generation Wizard - bindings files support for XBD and XM...tle1-3/+3
2010-07-15314541 - IllegalArgumentException with editing some eclipselink properties in...tle1-0/+3
2010-07-14[319597] fix broken link to Dali website.nhauge1-1/+1
2010-07-14updated comments about global list of generators, converters, querieskmoore2-7/+11
2010-07-13cleaning upkmoore1-14/+7
2010-07-13cleaning - renamed a local variablekmoore1-3/+3
2010-07-13Create a JPA problem marker in preparation for supporting quick fixeskmoore5-28/+53
2010-07-13bug 319736 - change mappedJavaSourceClassNames() : Iterator to getMappedJavaS...kmoore4-11/+5
2010-07-13Switch progress monitoring to use "new" SubMonitorkmoore29-1369/+1205
2010-07-13Speed up start-up time of JptDbPlugin by lazily initializing connectionProfil...kmoore16-35/+53
2010-07-12294670 - More helpful UI for validation group persistence.xml propertiestle14-302/+1767
2010-07-12310854 - Remove Eclipselink default caching properties if shared-cache-mode s...tle2-2/+31
2010-07-12315814 - JAXB Class Generation Wizard - bindings files support for XBD and XM...tle1-2/+2
2010-07-08303670 - Move project XML creation to facet install delegate and remove proje...nhauge4-92/+59
2010-06-30Update service field for 2.3.1 release.nhauge2-2/+2
2010-06-30Update service field for 2.3.1 release.nhauge14-14/+14
2010-06-30314541 - handle empty property names. Patch from Tran.nhauge2-9/+35
2010-06-30312428 - handle spaces in directory names. Checking in patch for Tran.nhauge2-7/+22
2010-06-30197303 - fix TOC and min reqs for 2.3.nhauge2-5/+4
2010-06-28312506 - filter out package-info.java from contents.nhauge1-3/+7
2010-06-28317318 - Fix model sync when the Generated or StaticMetamodel annotations ar...kmoore1-16/+68
2010-06-28bug 317495 - handle library provider when runtime changespfullbright2-1/+55
2010-06-28bug 316974 - fixed library validator refresh when jpa facet version changespfullbright1-7/+12
2010-06-24315915 - add canonical metamodel generation for basic-collection/basic-mapkmoore4-2/+102
2010-06-24312905 - fixing some incorrect defaults on virtual ORM attribute mappingskmoore29-59/+1604
2010-06-24313799 - fix null text range IllegalArgumentException validating with generat...kmoore2-7/+11
2010-06-24317331 - canonical metamodel gen for basic ElementCollection in orm.xml is in...kmoore1-0/+3
2010-06-24315668 - Creating Java project loads jpt.core bundle - content type describer...kmoore3-6/+9
2010-06-24Bug 315827 - JpaDetailsView JpaProject leakkmoore1-1/+1
2010-06-24Bug 315827 - JpaDetailsView JpaProject leakkmoore2-19/+22
2010-06-08315811 - Images for this change.nhauge3-0/+0
2010-06-08315811 - JAXB Class Generation wizard: help icon doesn't work - Neil's patchtle14-95/+456
2010-06-07315910 Assembly feature being included in repositorytle3-36/+0
2010-06-02315292 - Incorrect join column referenced column name with JOINED inheritan...tle2-2/+2
2010-05-27bug 314172 - removed StackOverflowError in validationpfullbright2-4/+6
2010-05-27314137 - need to remove most, change a few, webtools repository URL in featur...tle8-24/+0
2010-05-25313766 - StackOverflowError with a self-referential ElementCollection or Embe...kmoore10-16/+222
2010-05-25313810 - final should not prevent an entity from being persistable, use valid...kmoore2-4/+1
2010-05-21Caching the new eclipselink_sessions_2.1.xsd and changes to the 2.0 - EL bug ...kmoore1-0/+1598
2010-05-20313405 - better validation for persistence and orm xml when content is not va...nhauge5-49/+62
2010-05-20313607 - JAXB Classes Generation fails to pick SYSTEM classpath variablestle1-3/+26
2010-05-19270982 - Entity Generation - Select Tables dialog does not update schema co...kmoore1-1/+1
2010-05-19312815 - minor doc updates to plugin and manifest files.nhauge1-1/+1

Back to the top