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_patchesnhauge1-469/+0
2010-05-12309236 - update eclipselink orm.xml resource model to match recent 2.1 changeskmoore1-0/+3
2010-04-16309236 - updating orm resource model to the latest eclipselink_orm_2_1.xsd ch...kmoore1-16/+73
2010-03-02Refactored several classes to use XmlClassReference insteadpfullbright1-8/+3
2010-03-02EclipseLink 2.1 resource model additions/alterationspfullbright1-8/+60
2010-02-26cleaning up some xml resource model issues, fixed cache-interceptor and query...kmoore1-13/+13
2010-02-26303547, 303548 - xml resource model support for map-key-attribute-overrides, ...kmoore1-4/+7
2010-02-26reverted changepfullbright1-3/+9
2010-02-17cache interceptor has no "class" attributepfullbright1-9/+3
2009-12-01296615 - add query-redirector and cache-interceptor resource model tolerancekmoore1-1/+27
2009-11-24renamed some 2_0 xml resource model classes to fit the existing patternkmoore1-1/+1
2009-11-18renamed OrderColumnCorrectionType to OrderCorrectionTypekmoore1-2/+2
2009-11-18updated eclipselink orm 2.0 schema. changes were to order-column correction-t...kmoore1-4/+4
2009-10-23279098 - Cacheable support on java and orm entities in generic 2.0 platform. ...kmoore1-3/+1
2009-10-21moved cacheable setting, this is support only on entities in the generic orm....kmoore1-1/+5
2009-10-13fixed the eclipselink_orm.ecore to make XmlElementCollection implement XmlAtt...kmoore1-1/+1
2009-09-30collapsed eclipselink orm resource models, eclipselink orm file creation wizardspfullbright1-185/+240
2009-06-16Fixed ClassCastExceptions with transient mapping in eclipselink, added tests ...kmoore1-0/+1
2009-06-12refactored translators for eclipselink 1.0 and 1.1 resource modelskmoore1-64/+24
2009-06-09refatored orm and eclipselink ecores to remove the attribute mapping interfaceskmoore1-39/+15
2009-06-08refactored queries in the orm resource model into an XmlQueryContainer to red...kmoore1-5/+3
2009-06-08fixed some mistakes in the copy policy ecore and resource model in eclipselin...kmoore1-5/+5
2009-06-05refactoring emf model by removing the interfaces, this will make it easier to...kmoore1-16/+6
2009-01-06260006 - basic support for variable-one-to-one mapping and the default mappin...kmoore1-12/+20
2009-01-06259987 - exclude-default-mappings eclipselink-orm.xml resource model support ...kmoore1-0/+6
2009-01-06259987 - exclude-default-mappings eclipselink-orm.xml resource model supportkmoore1-0/+4
2009-01-06259987 - optimistic-locking eclipselink-orm.xml resource model supportkmoore1-2/+18
2009-01-06259987 - copy-policy, instantiation-copy-policy, clone-copy-policy eclipselin...kmoore1-0/+26
2009-01-06259987 - named-stored-procedure-query eclipselink-orm.xml resource model supportkmoore1-1/+35
2009-01-05259987 - added eclipselink-orm.xml resource model support property on entity,...kmoore1-3/+12
2009-01-05259987 - added eclipselink-orm.xml resource model support for access-methods ...kmoore1-10/+66
2008-11-11254818 - basic UI for basic-collection, basic-map, and transformation mapping...kmoore1-0/+17
2008-10-29renamed Converter -> CustomConverter, refactored EL converters to add abstrac...pfullbright1-33/+34
2008-10-28246120 - resource and context model support for converters on type mappings a...kmoore1-7/+19
2008-10-28resource and translator support for change trackingpfullbright1-3/+17
2008-10-27249505 - more converters support on attribute mappings, conversion-values on ...kmoore1-12/+20
2008-10-25added eclipselink-orm resource model for converters and corresponding transla...kmoore1-3/+43
2008-10-24bug 245429 - added eclipselink orm expiry time of day supportkmoore1-1/+2
2008-10-23ecore changes for eclipselink orm resource model attribute mappings to have i...kmoore1-7/+21
2008-10-21245429 - eclipseilnk-orm.xml support for existence-checkingkmoore1-6/+8
2008-10-20Added mutable to eclipselink orm basic/id/version mappingspfullbright1-11/+11
2008-10-17ecore change, rename CoordinationType to CacheCoordinationTypekmoore1-2/+2
2008-10-17ecore change, added XmlCacheHolderkmoore1-22/+26
2008-10-17ecores changes for cachingkmoore1-0/+39
2008-10-17added customizer to the embeddable resource modelkmoore1-0/+1
2008-10-16added a XmlCustomizerHolder object to the resource modelkmoore1-6/+5
2008-10-16added resource model for private owned, join fetch, and mutable; removed util...pfullbright1-2/+22
2008-10-16changed customizer resource modelkmoore1-2/+8
2008-10-16resource model for eclispelink-orm customizerkmoore1-1/+4
2008-10-16added read-only support to mapped-superclass in the eclipselink-orm.xmlkmoore1-0/+1

Back to the top