Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15This commit was manufactured by cvs2svn to create tag 'v200912150000'.v200912150000nhauge121-41829/+0
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
2009-06-16fixed orm 2.0 resource model for transient mappingkmoore2-2/+16
2009-06-16Fixed ClassCastExceptions with transient mapping in eclipselink, added tests ...kmoore3-12/+431
2009-06-16another refactoring of EventMethods, created EventMethodContainerkmoore5-67/+69
2009-06-15refactored EventMethods so that the resource model will work properly if ther...kmoore2-15/+14
2009-06-12refactored translators for eclipselink 1.0 and 1.1 resource modelskmoore42-878/+2466
2009-06-11279467 - orm 2.0 xml resource modelkmoore1-2/+2
2009-06-09refatored orm and eclipselink ecores to remove the attribute mapping interfaceskmoore29-8403/+6085
2009-06-08refactored generators in the orm resource model into an XmlGeneratorContaine...kmoore1-26/+31
2009-06-08refactored queries in the orm resource model into an XmlQueryContainer to red...kmoore4-178/+289
2009-06-08fixed some mistakes in the copy policy ecore and resource model in eclipselin...kmoore5-62/+67
2009-06-05refactoring emf model by removing the interfaces, this will make it easier to...kmoore13-2203/+1222
2009-06-05removed generation of eclipselink 1.1 adapter factorykmoore1-0/+5
2009-06-05regenerated EMF code with EMF 2.5.0kmoore4-21/+15
2009-04-13252899 - Add code assist for GeneratedValue(generator) and Convert(value)tle1-1/+7
2009-04-08[197069] support for entities in jars - resource modelbvosburgh23-524/+580
2009-04-06reworked enumsbvosburgh5-181/+170

Back to the top