Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-29This commit was manufactured by cvs2svn to create tag 'v201111290000'.v201111290000nhauge117-49941/+0
2011-10-25added some more validation for multitenancy as well as a checkbox in the UI t...kmoore2-9/+1
2011-10-24added tests for Multitenant.VPD and fixed an error in the java context modelkmoore2-0/+22
2011-10-21360594 - EclipseLink multitenancy UIkmoore2-8/+8
2011-10-07remove EclipseLink 2.4 platform supportkmoore3-143/+143
2011-10-07removing excess EclipseLink packages, mainly related to EclipseLink versionkmoore77-1066/+418
2011-10-07356468 - EclipseLink Cache isolation supportkmoore3-5/+163
2011-10-04single-table multitenancy defaults for tenant discriminator columnskmoore2-2/+449
2011-09-27cleaning up EclipseLink orm test hierarchykmoore45-524/+318
2011-09-14354013 - partial single-table multitenancy support - supporting specified mul...kmoore8-1/+936
2011-09-02updated java multitenant resource model to support include-criteria for eclip...kmoore1-0/+50
2011-08-15Bug 354550 - [EclipseLink] ElementCollection Convert annotation and convert o...kmoore2-0/+182
2011-08-12Bug 354054 - [JPA2.0] MapKeyTemporal and MapKeyEnumerated model supportkmoore6-0/+651
2011-08-12bug 354055 - EclipseLink MapKeyConvert annotation supportkmoore4-1/+173
2011-08-11comment out new eclipselink tests for m1 buildkmoore1-2/+1
2011-08-08added resource model for multi-tenancy supportkmoore5-1/+485
2011-08-02changing the rest of the Iterator API to Iterablekmoore19-334/+334
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore68-3410/+3435
2011-07-11245431 - Add cache default property to persistence.xml. Patch from Les.nhauge3-0/+468
2011-07-08[339432] fix validation of virtual overridesbvosburgh4-55/+55
2011-06-29349071- updating eclipselink orm and oxm 2.3 schemas. updating orm 2.3 ecore ...kmoore2-9/+8
2011-05-26bug 346535 - fixed isVirtual calc and removed converter construction for virt...pfullbright4-84/+34
2011-02-22clean up x-friends, access rules, etc.bvosburgh14-42/+41
2011-02-10added @SuppressWarnings("nls")kmoore7-0/+7
2011-02-07rename test suite, already renamed it in test.xml so it didn't matchkmoore2-5/+5
2011-02-06renamed org.eclipse.jpt.eclipselink.core.tests to org.eclipse.jpt.jpa.eclipse...kmoore126-0/+47255

    Back to the top