Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-11This commit was manufactured by cvs2svn to create branch 'R2_3_5_patches'.v201102172310Root_R2_3_5_patchesnhauge155-52990/+0
2010-05-12309236 - update eclipselink orm.xml resource model to match recent 2.1 changeskmoore9-40/+471
2010-04-16309236 - updating orm resource model to the latest eclipselink_orm_2_1.xsd ch...kmoore44-701/+6143
2010-03-31307113 - incorrect default class names in virtual orm.xml attribute mappingskmoore3-6/+48
2010-03-23fixed copyrightspfullbright14-14/+14
2010-03-02Refactored several classes to use XmlClassReference insteadpfullbright11-558/+138
2010-03-02EclipseLink 2.1 resource model additions/alterationspfullbright32-390/+4848
2010-02-26cleaning up some xml resource model issues, fixed cache-interceptor and query...kmoore15-355/+1351
2010-02-26303547, 303548 - xml resource model support for map-key-attribute-overrides, ...kmoore8-248/+403
2010-02-26eclipselink 2.1 supportpfullbright1-0/+22
2010-02-26reverted changepfullbright9-75/+429
2010-02-17cache interceptor has no "class" attributepfullbright9-440/+87
2010-02-17fixed class cast exceptions caused by building of wrong Attributes objectpfullbright1-1/+0
2010-02-15added PrimaryKey annotation supportpfullbright2-0/+36
2010-01-20300091 - metamodel generation support for Maps, handle MapKey and MapKeyClass...kmoore1-26/+26
2010-01-12258490 - element collection support for basic and embedded collectionskmoore2-20/+20
2009-12-18Added targetClass support to element collection and refactored to create a Co...kmoore1-9/+8
2009-12-01296615 - add query-redirector and cache-interceptor resource model tolerancekmoore12-87/+2245
2009-12-01bug 295881 - Eclipselink 1.2 platform supportkmoore2-0/+25
2009-11-24adding provisional api statement to new 2.0 xml resource model classeskmoore6-0/+36
2009-11-24added order column translatorkmoore2-11/+16
2009-11-24updated xml resource model to support order column more easilykmoore2-29/+31
2009-11-24renamed some 2_0 xml resource model classes to fit the existing patternkmoore3-12/+12
2009-11-18renamed OrderColumnCorrectionType to OrderCorrectionTypekmoore5-62/+62
2009-11-18updated eclipselink orm 2.0 schema. changes were to order-column correction-t...kmoore7-125/+129
2009-10-27changed emf resource model to have an XmlOrphanRemovable2_0 interfacekmoore1-8/+8
2009-10-23279098 - Cacheable support on java and orm entities in generic 2.0 platform. ...kmoore3-68/+32
2009-10-21moved cacheable setting, this is support only on entities in the generic orm....kmoore4-19/+259
2009-10-14preliminary maps id context modelpfullbright1-16/+16
2009-10-14more translators fixeskmoore2-3/+10
2009-10-14fixed translators so that end tag is not inserted causing schema errorskmoore3-3/+18
2009-10-13258490 - basic element collection mapping support for generic 2.0 and eclipse...kmoore2-1/+6
2009-10-13fixed the eclipselink_orm.ecore to make XmlElementCollection implement XmlAtt...kmoore4-28/+256
2009-10-12mapsId orm resource modelpfullbright3-6/+6
2009-10-09fixed XmlTransient translator in core and EclipseLink so that it doesn't put ...kmoore1-1/+3
2009-10-05removed strings that are already in JPA2_0kmoore1-16/+0
2009-10-02moved version and schema location to root object, added schema location to tr...pfullbright5-43/+53
2009-10-02removed xml root element describer and moved translators to utility packagepfullbright78-174/+336
2009-09-30collapsed eclipselink orm resource models, eclipselink orm file creation wizardspfullbright54-3427/+8686
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright6-97/+415
2009-09-15refactored orm type/attribute mapping providers, removing all new "versions"pfullbright1-1/+0
2009-09-09refactored eclipselink java annotation name interface to match up with xmlpfullbright27-44/+43
2009-09-08refactored xml node name interfacespfullbright34-300/+195
2009-09-03fix broken eclipselink 1.1 orm tests. Needed to be building resource models ...kmoore1-1/+1
2009-09-02test fix - regenerated modelpfullbright1-5/+0
2009-08-04model framework changes necessary to support derived id'spfullbright1-1/+3
2009-07-23more refactorings: ui, eclipselink core, and some generic 2.0 changeskmoore2-2/+2
2009-07-21committing the changes from RefactoringPart1.xml scriptkmoore25-39/+39
2009-07-17package rename to jpa2kmoore1-1/+1
2009-06-17create the proper EClass for XmlTransient in the translatorkmoore1-2/+6

Back to the top