Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2012-10-16Update version number for 3.2 SR2v201210160754Petya Sabeva2-2/+2
2012-09-19[379757] retain JPA structure view selection when changing type mappingBrian Vosburgh1-4/+59
2012-08-22[386347] externalize missing radio button text.v201208222210nhauge3-3/+5
2012-08-22Update version numbers for 3.2 SR1nhauge22-22/+22
2012-08-20delete unnecessary .cvsignore in featuresKaren Butzke8-13/+0
2012-08-16Fixed build failurev201208161717tle1-2/+2
2012-08-14Bug 386171 - adding comments surround jdt.ui bug 386358, plus set ourKaren Butzke1-0/+3
2012-08-13bug 373430 - element collection with primitive target class and map keyKaren Butzke5-9/+89
2012-08-03remove vestigial projectsBrian Vosburgh2-10/+0
2012-08-03Fix for bug#384185 - WSW TCT#23 'first argument is not an Integer...'pfilion1-4/+4
2012-08-02EOL charactersKaren Butzke3-547/+547
2012-08-02Revert "content assist activate = true -> don't push this change yet"Karen Butzke1-3/+1
2012-08-02.cvsignore -> .gitignoreKaren Butzke14-0/+0
2012-08-02content assist activate = true -> don't push this change yetKaren Butzke1-1/+3
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-11This commit was manufactured by cvs2svn to create branch 'R3_2_maintenance'.nhauge24-120/+0
2012-06-11382172 - New EclipseLink dependencytle1-4/+4
2012-05-30Fix version error in jpt.doc.user.nhauge1-1/+1
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 ...nhauge3-8/+16
2012-05-23[379000] synchronize JPA selection with updates etc.bvosburgh1-5/+47
2012-05-23bug 380182 - IllegalArgumentException when plural converter annotations are a...kmoore3-3/+27
2012-05-23380175 - get project pref for package default.nhauge1-1/+1
2012-05-22380017 - Synchronize ImageRepository access.nhauge1-1/+4
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...bvosburgh4-74/+142
2012-05-15bug 377027 - avoid deadlock if persistence.xml is out of sync with OS file sy...pfullbright1-0/+4
2012-05-14378883 - NPE disposing JpaJpqlContentProposalProviderkmoore1-1/+3
2012-05-14Bug 379051 - Rename a class with java queries that is listed in the orm.xml, ...kmoore2-12/+11
2012-05-11eclipselink M19.1tle1-10/+56
2012-05-10Correcting accidental commit, reverting to last version.nhauge8-107/+250
2012-05-10Fix for bug#315445 - persistence.xml editor add/remove list layout issuespfilion8-250/+107
2012-05-10bug 369684 - added library install delegate disposalspfullbright1-0/+3
2012-05-10Bug 379021 - JPA Structure view shows empty node with Generic JPA projectkmoore1-1/+0
2012-05-08Bug 378419 - JPA Structure view not updated when changing XML mapping metadat...kmoore2-4/+3
2012-05-03edited illegalStateException message to point to the correct methodkmoore1-1/+1
2012-05-02374954 - Fix multi select issue. Patch from Brian.nhauge1-8/+18
2012-05-02378288 - Tolerance for EclipseLink multitenant TABLE_PER_TENANT supportkmoore2-2/+4
2012-05-02Bug 342171 - join columns - choose 'Override Default' in Details and receive ...kmoore22-173/+259
2012-05-02Minor comment change.nhauge1-1/+2
2012-05-02Updated with EclipseLink 2.4.0 M18tle1-4/+14
2012-05-02355411 - remove cheet sheets from doc plugin as they were causing problems fo...nhauge5-209/+1
2012-05-02updated a comment about building the ASTRootkmoore1-2/+1
2012-05-01Fix usage of isEmpty.nhauge1-1/+2
2012-04-30Fix entity generation package name preference to honor the last used preference.nhauge3-9/+12
2012-04-27include JPA platform in error message about unrecognized JPA platformkmoore1-1/+1
2012-04-26Bug 367122 - [API] Invalid validation for EclipseLink collection mappingskmoore4-53/+86

Back to the top