Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Revert "Revert "Update more feature and bundle versions for Juno SR2.""Tran Le1-1/+1
2013-01-10Revert "Update more feature and bundle versions for Juno SR2."Tran Le1-1/+1
2013-01-09Bug 397606 - JPA Java Change Event Handler (Waiting) - limit the numberv201301092252Karen Butzke2-19/+109
2013-01-09Update more feature and bundle versions for Juno SR2.Neil Hauge1-1/+1
2013-01-09397778 - Maintenance fix to prevent jdt refactorings from loading JPAKaren Butzke1-2/+51
2012-08-22Update version numbers for 3.2 SR1nhauge1-1/+1
2012-08-13bug 373430 - element collection with primitive target class and map keyKaren Butzke3-7/+12
2012-08-03Fix for bug#384185 - WSW TCT#23 'first argument is not an Integer...'pfilion1-4/+4
2012-08-02.cvsignore -> .gitignoreKaren Butzke1-0/+0
2012-08-02Bug 384871 - org.eclipse.jpt.jpa.core Bundle-ActivationPolicy isKaren Butzke1-1/+1
2012-08-02382150 - ClassCastExpression in JpaMapping when the mapping type isPascal Filion1-6/+15
2012-06-11382172 - New EclipseLink dependencytle1-4/+4
2012-05-29Updated Eclipselink M21tle1-4/+3
2012-05-29380735 - EclipseLink static weaving builder is not removed when JPA facet is ...tle1-0/+21
2012-05-25380574 - Unregistered listener exceptions after deleting the implied mapping ...nhauge2-4/+12
2012-05-22379735 - fix typo.nhauge1-1/+1
2012-05-18379856 - Invalid validation error against attributes of dynamic type mappings...nhauge1-3/+3
2012-05-16[348483] prevent validation of external or binary Java queries, generators, a...bvosburgh3-46/+96
2012-05-15bug 377027 - avoid deadlock if persistence.xml is out of sync with OS file sy...pfullbright1-0/+4
2012-05-14Bug 379051 - Rename a class with java queries that is listed in the orm.xml, ...kmoore1-10/+8
2012-05-11eclipselink M19.1tle1-10/+56
2012-05-10bug 369684 - added library install delegate disposalspfullbright1-0/+3
2012-05-08Bug 378419 - JPA Structure view not updated when changing XML mapping metadat...kmoore1-2/+2
2012-05-03edited illegalStateException message to point to the correct methodkmoore1-1/+1
2012-05-02Bug 342171 - join columns - choose 'Override Default' in Details and receive ...kmoore15-12/+225
2012-05-02Updated with EclipseLink 2.4.0 M18tle1-4/+14
2012-05-02updated a comment about building the ASTRootkmoore1-2/+1
2012-04-27include JPA platform in error message about unrecognized JPA platformkmoore1-1/+1
2012-04-26Bug 367122 - [API] Invalid validation for EclipseLink collection mappingskmoore2-23/+33
2012-04-25[374825] fix infinite update when orm.xml contains class ref with a '.' at th...bvosburgh1-1/+1
2012-04-24null check for IFile, this happens for binarieskmoore1-1/+1
2012-04-24370407 - more performance improvements for cleaning a project and refactoring...kmoore3-18/+51
2012-04-18Performance enhancements for updating a JPA project - created a Map of Persis...kmoore1-19/+41
2012-04-18bug 377039 - Performance - enhancements for synching methods in the Java reso...kmoore1-1/+10
2012-04-18minor performance enhancementkmoore1-3/+5
2012-04-18minor performance tweaks for updating descendants and validating tableskmoore2-6/+38
2012-04-18375670 - NPE with 1.0 orm.xml one-to-many code completion - patch from Nan.nhauge1-3/+7
2012-04-18renamed mispelled methodkmoore1-3/+3
2012-04-16rework plug-insbvosburgh2-142/+50
2012-04-13removed unnecessary casting to JavaPersistentkmoore1-3/+2
2012-04-11minor performance tuning to improve update timeskmoore1-4/+3
2012-04-11revert changes that reduced code duplication to fix NPEs that it was causingkmoore1-1/+35
2012-04-10removed Column.defaultName building during construction - too riskykmoore1-2/+0
2012-04-10removed unnecessary legacy CollectionTools.collection(Iterable) callskmoore1-3/+2
2012-04-10reordered setting of rootEntity, broke tests with my changes to build column ...kmoore2-4/+4
2012-04-09build some of the defaults during construction for performance when building ...kmoore4-0/+16
2012-04-09removed unnecessary legacy CollectionTools.collection(Iterable) callskmoore5-10/+8
2012-04-05capture sync and update stack traces for debuggingbvosburgh3-29/+37
2012-04-05376007, 375669 - MakePersistent wizard - move to batch changes in the model -...kmoore3-29/+128
2012-04-05Bug 375841 - root structure node leak when removing a class ref from the pers...kmoore2-14/+121

Back to the top