Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore148-1443/+1019
2011-07-27[351975] Fix NPE's for special characters and unresolved classes. Patch fro...nhauge1-1/+4
2011-07-25updated eclipselink-orm schema for tenant-discriminator-column mistake - bug ...kmoore12-182/+182
2011-07-13refactor specifiedAccess to simplify and remove extra PersistentType implemen...kmoore1-1/+0
2011-07-13refactor specifiedAccess to simplify and remove extra PersistentType implemen...kmoore3-110/+2
2011-07-12refactor specifiedAccess to simplify and remove extra PerstistentAttribute im...kmoore9-161/+7
2011-07-11245431 - Add cache default property to persistence.xml. Patch from Les.nhauge3-7/+63
2011-07-08[346005] fix EclipseLink converters (make consistent with generators/queries)bvosburgh1-3/+0
2011-07-08tweak commentsbvosburgh1-2/+2
2011-07-08minor tweaksbvosburgh2-2/+2
2011-07-08[346005] fix EclipseLink converters (make consistent with generators/queries)bvosburgh28-588/+940
2011-07-08[339432] fix validation of virtual overridesbvosburgh4-15/+9
2011-07-07349071 - [EclipseLink] eclipselink 2.3 schemas not up to date - fixed a few m...kmoore23-186/+2361
2011-07-07fixed NPE in eclipselink testskmoore1-2/+2
2011-07-05[349218] move Customizer validation to appropriate text range. Patch from Nan.nhauge1-4/+4
2011-06-29349071- updating eclipselink orm and oxm 2.3 schemas. updating orm 2.3 ecore ...kmoore13-10/+131
2011-06-24349071 - [EclipseLink] eclipselink 2.3 schemas not up to dateR3_0_0_maintenancekmoore51-188/+7444
2011-05-25bug 346535 - fixed isVirtual calc and removed converter construction for virt...pfullbright1-5/+32
2011-05-17[341415] fix orm.xml 1.0 inside JPA 2.0 projectbvosburgh1-1/+1
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh7-21/+20
2011-05-10344170 - fix struct converter validation. Patch from Les.nhauge4-2/+67
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh31-160/+263
2011-04-27added EclipseLink 2.3 JPA platform and UIpfullbright14-95/+263
2011-04-27moved eclipselink schemas to *.common.eclipselink.core pluginpfullbright20-48337/+2
2011-04-19310824 - Generate Tables should offer DDL script only generationtle4-18/+45
2011-04-19[330619] [277138] [330619] - Class validation for various EclipseLink Customi...nhauge7-15/+379
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh2-3/+13
2011-04-04refactor mapping definitions to use delegation rather than inheritancebvosburgh24-425/+534
2011-03-22clean up .cvsignore filesbvosburgh1-2/+0
2011-03-09[335594] fix buildJavaNamedQuery(...) signature to override implementation in...bvosburgh1-10/+12
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh1-12/+19
2011-03-03204132 - need a validation error when the same class is specified twice in th...kmoore2-6/+0
2011-03-02remove project-specific settingsbvosburgh2-14/+1
2011-02-25[336135] Version validation. Patch from Nan.nhauge4-0/+47
2011-02-22clean up x-friends, access rules, etc.bvosburgh21-124/+123
2011-02-18formatpfullbright1-1/+1
2011-02-10336009 - enumerated element is automatically added for id mapping - patch fro...kmoore1-0/+5
2011-02-10updating access rules and x-friendskmoore1-2/+3
2011-02-10moved eclipselink version validation to common.eclipselink.corepfullbright4-115/+4
2011-02-09moved downloadable libraries to *.jpt.common.eclipselink.corepfullbright1-23/+0
2011-02-07Updating bundle versionskmoore1-4/+4
2011-02-06renamed org.eclipse.jpt.eclipselink.core to org.eclipse.jpt.jpa.eclipselink.corekmoore567-0/+158720

    Back to the top