Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-24This commit was manufactured by cvs2svn to create tag 'v201204240000'.v201204240000nhauge532-133682/+0
2011-02-03Update necessary features for 2.3.3.nhauge1-1/+1
2011-02-01334134 - fix to prevent invalid validation message for inherited PK's in Gene...nhauge2-4/+4
2010-07-15314541 - IllegalArgumentException with editing some eclipselink properties in...tle1-0/+3
2010-06-30314541 - handle empty property names. Patch from Tran.nhauge2-9/+35
2010-06-24315915 - add canonical metamodel generation for basic-collection/basic-mapkmoore4-2/+102
2010-06-24312905 - fixing some incorrect defaults on virtual ORM attribute mappingskmoore3-1/+21
2010-05-21Caching the new eclipselink_sessions_2.1.xsd and changes to the 2.0 - EL bug ...kmoore1-0/+1598
2010-05-12309236 - update eclipselink orm.xml resource model to match recent 2.1 changeskmoore13-43/+580
2010-05-11294077 [JPA 2.0] Add validation for usage of EclipseLink entity caching prope...tle1-5/+46
2010-04-27updating for recent eclipselink schema changes - not sure why our file is so ...kmoore1-340/+554
2010-04-23309499 - add deprecation warning for basic-map and basic-collection in an ecl...kmoore10-61/+210
2010-04-21306860 - EclipseLink Persistence.xml Logging missing Connection checkboxtle2-5/+50
2010-04-20bug 308899 - expanded eclipselink 1.x platforms to allow eclipselink 2.x libr...pfullbright1-3/+3
2010-04-19309482- element collection join-fetch support in 2.1 and 2.0 EclipseLink plat...kmoore8-7/+186
2010-04-16309236 - updating orm resource model to the latest eclipselink_orm_2_1.xsd ch...kmoore47-739/+6344
2010-04-14309056 - Access annotation support was added in EclipseLink 1.2, not 1.1kmoore5-5/+166
2010-04-14removed unused importkmoore1-1/+0
2010-04-13clean up references to JpaFactory2_0, need to check if it's a 2.0 project bef...kmoore1-2/+9
2010-04-13[305079] canonical metamodel for nested classesbvosburgh1-3/+4
2010-04-12301437 - uni-directional 1-m mapping using target foreign key is validated in...kmoore2-4/+4
2010-03-31307113 - incorrect default class names in virtual orm.xml attribute mappingskmoore23-68/+328
2010-03-31277236 - "Schema null cannot be resolved" when resetting connectionkmoore1-5/+13
2010-03-29bug 264232 - added jpa 2.0 library validation/eclipselink version library val...pfullbright4-22/+211
2010-03-26tweak and standardize copyrightsbvosburgh3-24/+21
2010-03-24297531 - added just enough support for ClassExtractor to make sure we don't h...kmoore9-6/+514
2010-03-23not ready for primetime - got snagged by the copyright netpfullbright1-24/+0
2010-03-23fixed copyrightspfullbright78-76/+120
2010-03-18rename JDTTools to ASTToolsbvosburgh2-4/+4
2010-03-09303547 - map key attribute overrides supportkmoore3-0/+17
2010-03-08updating @version and @since tags on core provisional apiskmoore2-1/+7
2010-03-04294077 [JPA 2.0] Add validation for usage of EclipseLink entity caching prope...tle3-4/+34
2010-03-03Cascade.DETACH context model supportpfullbright1-3/+2
2010-03-02Refactored several classes to use XmlClassReference insteadpfullbright17-589/+160
2010-03-02EclipseLink 2.1 resource model additions/alterationspfullbright34-398/+4947
2010-03-01303224 - adding additional eclipselink schemas to the catalog.nhauge9-0/+23074
2010-03-01303224 - adding eclipselink oxm schemas to the catalog.nhauge3-0/+642
2010-03-01updated exported packageskmoore1-0/+7
2010-02-26cleaning up some xml resource model issues, fixed cache-interceptor and query...kmoore17-383/+1379
2010-02-26303547, 303548 - xml resource model support for map-key-attribute-overrides, ...kmoore12-257/+422
2010-02-26eclipselink 2.1 supportpfullbright12-15/+389
2010-02-26reverted changepfullbright11-80/+443
2010-02-25301436 - added JoinTable support to 1-1 and m-1 mappings in the 2.0 platformkmoore18-181/+867
2010-02-23301437 - refactored 1-m relationship reference joinColumnJoiningStrategy to r...kmoore2-173/+4
2010-02-23current (head) version of eclipselink-orm 2.1 schemapfullbright3-2/+3831
2010-02-23updated schema to released versionpfullbright1-1/+1
2010-02-23301437 - added joinColumns support to generic 2.0 1-1 mappingskmoore5-10/+44
2010-02-22noted platform version in which feature was introducedpfullbright1-0/+1
2010-02-22fixed npe for case when java type mapping for defaults is nullpfullbright2-2/+12
2010-02-22258513 - MapKeyColumn model, code assist, validation support in both java and...kmoore6-6/+48

Back to the top