Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-24This commit was manufactured by cvs2svn to create tag 'v201204240030'.v201204240030nhauge2795-387636/+0
2012-04-24[377064] fix CCE when ITextEditor does not return an IPostSelectionProvider -...bvosburgh1-4/+13
2012-03-14bug 373990 - fixed default preferences for default jpa platformpfullbright1-3/+8
2012-02-24366903 - fix leak in facet data model provider.nhauge1-2/+14
2012-01-26369801 - fix version errors for 3.3.2 build.nhauge2-2/+2
2012-01-24349533 - Fix cascade selection. Patch from Nan.nhauge2-3/+7
2012-01-24365011 - correct invalid validation for Id Class where transients existnhauge1-1/+10
2012-01-09Bug 367122 - [EclipseLink] Invalid validation for EclipseLink collection mapp...kmoore1-5/+10
2012-01-06363306 - [EclipseLink] sql-script generation deletes the generated fileskmoore1-48/+1
2012-01-05Bug 357224 - Class cast exception in package-infokmoore1-4/+4
2011-11-15bug 357810 - fixed dead file calculationpfullbright1-3/+10
2011-11-09update bundle versions for 3.0.2kmoore2-2/+2
2011-11-08355415 - Create JPA project and Add New JPA Entity and receive Stack Overflow...kmoore2-3/+8
2011-11-01Bug 361280 - JpaFacetActionPage.setUpRuntimeListener() throws class cast exce...kmoore1-2/+2
2011-11-01Bug 354804 - Can't remove @NamedNativeQuery#resultClass field from u - patch ...kmoore1-0/+3
2011-11-01Bug 347368 - UnsupportedOperationException when element collection contains n...kmoore3-10/+31
2011-10-31361281 - JpaFacetActionPage leaks IFacetedProjectListenerkmoore1-9/+20
2011-10-31Bug 357954 - CCE creating eclipselink-orm.xml file with access type setkmoore1-1/+1
2011-10-19Fix for bug 360583 -No JPQL query validation when using undo/redo actionspfilion1-1/+3
2011-10-19Update versions for 3.0.2.nhauge2-2/+2
2011-10-11Fix for bug 359644 -JPQL completion causes tabs and enters to be replaced by ...pfilion2-11/+3
2011-09-30Fix for bug#359585 - Missing bundle key in JPQL validationpfilion1-1/+1
2011-09-07Bug 356292 - Validation error for entities with @AttributeOverride on attribu...kmoore2-0/+10
2011-08-29355978 - NPE adding persistence-unit-defaults element to eclipselink-orm.xml ...kmoore1-1/+5
2011-08-25354780 - add backwards compatibility for old metadata values.nhauge1-3/+29
2011-08-24Bug 355502 - Invalid ORM id-class validation with package elementkmoore1-5/+18
2011-08-24Bug 354444 - Invalid ORM ElementCollection target-class validation with packa...kmoore1-2/+16
2011-08-12Bug 354669 - invalid map key class validation in orm.xml element collectionkmoore1-1/+1
2011-08-08Update plugin and version numbers for 3.0.1.nhauge4-4/+4
2011-08-04Bug 353146 - Make Persistent Wizard: Cannot select mapping file from the fold...kmoore1-31/+13
2011-08-02bug 353495 - NPE in JDTPackage constructor for default packages - fix from Dm...kmoore1-6/+20
2011-07-25updated eclipselink-orm schema for tenant-discriminator-column mistake - bug ...kmoore12-317/+231
2011-07-14Fix for bug#351196pfilion1-1/+2
2011-07-07349071- updating eclipselink orm and oxm 2.3 schemas. updating orm 2.3 ecore ...kmoore9-10/+42
2011-06-293.1 - 344645 - IllegalStateException when clicking Daily expiry radio button ...kmoore1-1/+1
2011-06-29349071- updating eclipselink orm and oxm 2.3 schemas. updating orm 2.3 ecore ...kmoore17-485/+674
2011-06-24349071 - [EclipseLink] eclipselink 2.3 schemas not up to dateR3_0_0_maintenancekmoore51-188/+7444
2011-06-24349337 - [API] CCE generating metamodel classeskmoore3-8/+7
2011-06-24348143 - NullPointerException: Add entity to XML - set the synchronizers to s...kmoore1-54/+116
2011-06-24347814 - NPE: Change a mapping to many-to-one or one-to-one mapping - added n...kmoore1-7/+12
2011-06-24347219 - NullPointerException: Change a mapping to element collection mappingkmoore1-1/+1
2011-06-24345293 - Add JPA entity - Create new mapping file (orm.xml) cannot continuekmoore2-29/+22
2011-06-24339560 - Invalid package does not trigger validation of mapped classeskmoore1-1/+8
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-25[347209] fix orm.xml version compare hack to handle eclipselink-orm.xml versionsbvosburgh1-2/+8
2011-05-25bug 346535 - fixed isVirtual calc and removed converter construction for virt...pfullbright2-11/+36
2011-05-19Update plugin ref.nhauge2-2/+2
2011-05-19341811 - Generate Entities from Tables receive syntax error on attributes (pa...tle6-23/+38
2011-05-17[341415] fix orm.xml 1.0 inside JPA 2.0 projectbvosburgh14-42/+123

Back to the top