Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-12This commit was manufactured by cvs2svn to create tag 'v201108092000'.v201108092000nhauge1559-212112/+0
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh88-1414/+1733
2011-05-04bug 312444 (for Nan) - fixed JPA problems severities so they revert to actual...pfullbright1-2/+2
2011-04-28remove extraneous importbvosburgh2-5/+2
2011-04-28minor tweaksbvosburgh2-9/+15
2011-04-28fix commentbvosburgh1-1/+4
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh134-911/+1095
2011-04-27339243 - fix stack overflow in IdClass ref. Patch from Nan.nhauge7-5/+93
2011-04-26339603 - Fix NPE with override validation. Patch from Nan.nhauge1-1/+33
2011-04-26335741 - Update validation prefs for 3.0.nhauge1-177/+198
2011-04-21[339298] Fix ElementCollection Map attribute overrides. Patch from Nan.nhauge2-13/+6
2011-04-21[313174] Don't mark table invalid if table definition is simply redeclaring t...nhauge2-9/+21
2011-04-12[337930] - Content assist and validation for JPQL Named Queries. Includes as...nhauge36-55/+3831
2011-04-04refactor mapping definitions to use delegation rather than inheritancebvosburgh30-684/+623
2011-04-01clarify comments in buildJoinColumnDefaultName(...)bvosburgh1-9/+18
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ...nhauge4-3/+51
2011-03-03fix the implementation of getName(), this needs to be the fully qualified nam...kmoore1-0/+3
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh6-30/+35
2011-03-03tweak commentsbvosburgh1-13/+13
2011-03-03204132 - need a validation error when the same class is specified twice in th...kmoore6-64/+112
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore6-38/+20
2011-02-25[336135] Version validation. Patch from Nan.nhauge3-0/+39
2011-02-24bug 336006 - Need validation for temporal type mappings - patch from Nankmoore7-9/+105
2011-02-22clean up x-friends, access rules, etc.bvosburgh7-29/+26
2011-02-14310464 - element collection target class validation for unmapped non-basic ty...kmoore4-57/+71
2011-02-10336009 - enumerated element is automatically added for id mapping - patch fro...kmoore1-7/+3
2011-02-10changed preferences back to org.eclipse.jpt.core so as not to break project m...kmoore1-2/+9
2011-02-08moved library validation guts to common pluginpfullbright2-76/+10
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore1545-0/+207564

    Back to the top