Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-20This commit was manufactured by cvs2svn to create tag 'v200810200000'.v200810200000nhauge473-37221/+0
2008-10-20added basic java type analysis to defaultspfullbright1-2/+18
2008-10-20[197069] support for entities in jars prepbvosburgh236-6324/+6393
2008-10-20Added mutable to eclipselink orm basic/id/version mappingspfullbright40-675/+1540
2008-10-20changed orderpfullbright1-12/+12
2008-10-20exposed methods for extensionpfullbright4-29/+31
2008-10-20changed Mutable in java to only have 3 states - fixed one more thingkmoore1-3/+0
2008-10-20changed Mutable in java to only have 3 stateskmoore6-342/+137
2008-10-17228042 - [EclipseLink] needs persistence.xml editor support for eclipselink.t...tle7-15/+208
2008-10-17250842 - Add driver enablement problemtle1-1/+4
2008-10-17Renamed tests.tle1-2/+2
2008-10-17set enum defaults to nullkmoore5-47/+23
2008-10-17tweaked toString()bvosburgh4-0/+20
2008-10-17use ListenerListbvosburgh2-52/+42
2008-10-17changed to subclass EventListenerbvosburgh2-2/+8
2008-10-17suppress compiler warningsbvosburgh2-0/+3
2008-10-17suppress compiler warningsbvosburgh4-17/+19
2008-10-17tweaked refs to constantsbvosburgh1-4/+4
2008-10-17tweaked toString()bvosburgh8-2/+43
2008-10-17suppress compiler warningsbvosburgh1-1/+1
2008-10-17fixed commentbvosburgh1-1/+1
2008-10-17added ListenerListbvosburgh3-0/+295
2008-10-17added clear(Object[])bvosburgh2-0/+25
2008-10-17fixed classForTypeDeclaration(...) methodsbvosburgh1-8/+8
2008-10-17suppress compiler warningsbvosburgh4-16/+17
2008-10-17renamed private methodbvosburgh1-5/+5
2008-10-17ecore change, rename CoordinationType to CacheCoordinationTypekmoore6-63/+63
2008-10-17ecore change, added XmlCacheHolderkmoore8-320/+690
2008-10-17ecores changes for cachingkmoore9-1/+2974
2008-10-17250019 - customizer eclipselink-orm.xml support in entity, mappedsuperclass, ...kmoore28-101/+1082
2008-10-17defaults support, don't check java persistent type if metadataComplete is truekmoore4-0/+49
2008-10-17added customizer to the embeddable resource modelkmoore5-13/+380
2008-10-16added a XmlCustomizerHolder object to the resource modelkmoore8-95/+364
2008-10-16added resource model for private owned, join fetch, and mutable; removed util...pfullbright18-560/+3634
2008-10-16only swallow the casting CCE, not the random ones that are caused by programm...kmoore1-1/+3
2008-10-16changed customizer resource modelkmoore6-64/+257
2008-10-16resource model for eclispelink-orm customizerkmoore9-3/+300
2008-10-16added eclipselink orm mapped superclass compositepfullbright2-0/+91
2008-10-16added reminder to do converterspfullbright1-0/+1
2008-10-16removed unused propertypfullbright1-2/+1
2008-10-16fixed problem when no file name is specifiedpfullbright1-1/+1
2008-10-16fixed node namepfullbright1-1/+1
2008-10-16de-interfaced eclipselink ui factory, added eclispelink orm entity compositepfullbright4-159/+261
2008-10-16combined UI stringspfullbright6-22/+17
2008-10-16extended OrmResourceModelpfullbright1-2/+2
2008-10-16added wildcard generic to constructorpfullbright1-1/+1
2008-10-16added read-only support to mapped-superclass in the eclipselink-orm.xmlkmoore16-17/+918
2008-10-16incorrect copyright dateskmoore4-4/+4
2008-10-16added copyright statementkmoore1-0/+9
2008-10-16bug 243421 - changes to the JPA/JEE perspective menus and toolbarskmoore8-52/+660

Back to the top