Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-11254818 - basic UI for basic-collection, basic-map, and transformation mapping...kmoore12-7/+1369
2008-11-03updated api commentspfullbright53-129/+619
2008-10-29renamed Converter -> CustomConverter, refactored EL converters to add abstrac...pfullbright20-1003/+903
2008-10-28246120 - resource and context model support for converters on type mappings a...kmoore8-58/+1694
2008-10-28resource and translator support for change trackingpfullbright8-50/+1163
2008-10-27249505 - more converters support on attribute mappings, conversion-values on ...kmoore19-1473/+2398
2008-10-25added eclipselink-orm resource model for converters and corresponding transla...kmoore15-130/+4699
2008-10-24bug 245429 - added eclipselink orm expiry time of day supportkmoore2-29/+50
2008-10-24added copyright headerkmoore1-6/+9
2008-10-23ecore changes for eclipselink orm resource model attribute mappings to have i...kmoore16-1802/+3035
2008-10-22added orm join fetchpfullbright5-17/+34
2008-10-21245429 - eclipseilnk-orm.xml support for existence-checkingkmoore5-15/+236
2008-10-21Added extension for one-to-one/one-to-many private owned in translators, cont...pfullbright3-15/+24
2008-10-20[197069] support for entities in jars prepbvosburgh2-67/+20
2008-10-20Added mutable to eclipselink orm basic/id/version mappingspfullbright8-586/+555
2008-10-17set enum defaults to nullkmoore5-47/+23
2008-10-17ecore change, rename CoordinationType to CacheCoordinationTypekmoore4-56/+56
2008-10-17ecore change, added XmlCacheHolderkmoore6-277/+640
2008-10-17ecores changes for cachingkmoore7-1/+2897
2008-10-17250019 - customizer eclipselink-orm.xml support in entity, mappedsuperclass, ...kmoore4-6/+32
2008-10-17added customizer to the embeddable resource modelkmoore3-13/+378
2008-10-16added a XmlCustomizerHolder object to the resource modelkmoore6-84/+355
2008-10-16added resource model for private owned, join fetch, and mutable; removed util...pfullbright15-553/+3588
2008-10-16changed customizer resource modelkmoore4-60/+243
2008-10-16resource model for eclispelink-orm customizerkmoore5-2/+286
2008-10-16extended OrmResourceModelpfullbright1-2/+2
2008-10-16added read-only support to mapped-superclass in the eclipselink-orm.xmlkmoore5-0/+530
2008-10-16added readOnly to eclipselink orm resource model and context modelpfullbright105-39179/+616
2008-10-09bug 240036 - ChangeTracking java resource model supportkmoore3-0/+133
2008-10-07added ReadOnly and Customizer annotation resource model supportkmoore3-0/+98
2008-10-02changed package name, elorm -> ormpfullbright104-2323/+2136
2008-10-02249501 - added validation for the converterClass, verify it implements org.ec...kmoore1-0/+9
2008-09-29added //$NON-NLS-1$ tagskmoore19-38/+39
2008-09-26added java resource model for JoinFetch and PrivateOwnedkmoore4-1/+154
2008-09-26fixed commentskmoore1-3/+3
2008-09-23ArtifactEdit out, ModelProvider in (finally)pfullbright3-119/+10
2008-09-03eclipselink java resource model support for @ObjectTypeConverter and @Convers...kmoore3-0/+173
2008-09-03eclipselink java resource model support for @Convert, @Converter, @TypeConver...kmoore5-0/+318
2008-09-03eclipselink java resource model support for @ReadTransformer @WriteTransformerkmoore4-0/+179
2008-09-02java resource model support for @Mutablekmoore2-0/+56
2008-09-02java resource model support for @Transformationkmoore2-0/+77
2008-08-27EclipseLink Java cache expiry supportkmoore1-0/+2
2008-08-13removed JpaFactory.hasRelevantContent(), replaced with support in GenericJpaP...kmoore1-0/+49
2008-08-11base support for eclipselink-orm.xml filespfullbright104-0/+40409
2008-08-04more java Caching context and resource model support and testskmoore6-29/+414
2008-07-25partial support for EclipseLink platform java entity cachingkmoore3-0/+278

    Back to the top