Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-02changing the rest of the Iterator API to Iterablekmoore21-202/+160
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore20-1195/+718
2011-07-12refactor specifiedAccess to simplify and remove extra PerstistentAttribute im...kmoore1-5/+27
2011-07-12[348773] Refactored validation for duplicate entity names. Patch from Nan.nhauge2-37/+0
2011-07-08[339432] fix validation of virtual overridesbvosburgh37-532/+929
2011-05-25[347209] fix orm.xml version compare hack to handle eclipselink-orm.xml versionsbvosburgh1-2/+8
2011-05-17[341415] fix orm.xml 1.0 inside JPA 2.0 projectbvosburgh6-9/+29
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh10-81/+99
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh24-209/+185
2011-04-27339243 - fix stack overflow in IdClass ref. Patch from Nan.nhauge3-1/+52
2011-04-21[313174] Don't mark table invalid if table definition is simply redeclaring t...nhauge1-5/+11
2011-04-12[337930] - Content assist and validation for JPQL Named Queries. Includes as...nhauge1-8/+26
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh1-1/+1
2011-03-03204132 - need a validation error when the same class is specified twice in th...kmoore2-19/+34
2011-02-25[336135] Version validation. Patch from Nan.nhauge1-0/+18
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore74-0/+17130

    Back to the top