Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-30This commit was manufactured by cvs2svn to create tag 'v200810290002'.v200810290002nhauge2329-403322/+0
2008-10-30Added api for use with validationpfullbright3-0/+47
2008-10-30use the converter list in the ConvertCompositekmoore2-2/+26
2008-10-30more persistence unit/converter update testingpfullbright3-66/+195
2008-10-30Added converters to update mechanism, and testspfullbright4-44/+125
2008-10-29removed Conversion section from eclipselink orm version, id, and basic mappingskmoore17-21/+461
2008-10-29250844 - Add driver library Driver combo does not appear to support multiple ...tle1-1/+2
2008-10-29added UI support for converters on orm entity, embeddabe, mappedsuperclasskmoore4-26/+67
2008-10-29added UI support for converters on entity-mappingskmoore15-19/+996
2008-10-29no need to check getSubject() != null, already handledkmoore1-4/+1
2008-10-29added END_TAG_NO_INDENT, makes the xml correct for types without any elementskmoore4-4/+5
2008-10-29check for @Convert first since that's the way Eclipselink proceses the conver...kmoore6-30/+12
2008-10-29fixed incorrect property stringkmoore1-1/+1
2008-10-29renamed Converter -> CustomConverter, refactored EL converters to add abstrac...pfullbright67-1894/+1803
2008-10-29changed commentpfullbright3-3/+3
2008-10-29moved from getChildren(Object, int) to getChildren()pfullbright50-50/+50
2008-10-29fixed creation issue in translatorskmoore5-0/+34
2008-10-29refactored query/generator updatingpfullbright9-85/+8
2008-10-28246120 - resource and context model support for converters on type mappings a...kmoore40-430/+5536
2008-10-28250844 - Add driver library Driver combo does not appear to support multiple ...tle1-3/+13
2008-10-28Added more API to get DB driver definitionstle2-2/+61
2008-10-28support for change tracking on orm embeddables, entities, and mapped supercla...pfullbright12-77/+734
2008-10-28preparing for supporting converters on type mappings in the eclipselink-orm.x...kmoore13-233/+169
2008-10-28cosmeticpfullbright3-31/+30
2008-10-28refactored ChangeTracking before adding orm implementationpfullbright12-377/+362
2008-10-28250619 - [hotbug] Make .JETEmitter project optional (requires target platform...nhauge9-18/+599
2008-10-28252066 - once this bug is fixed we can uncomment these testskmoore1-30/+31
2008-10-28resource and translator support for change trackingpfullbright15-55/+1255
2008-10-28[229465] - mapping file wizard does not work for source folder other than "sr...pfullbright1-1/+1
2008-10-28remove resource model parameter from some update methods, unnecessary since i...kmoore7-76/+70
2008-10-28246120 - completed attribute mapping level converter support in the eclipsein...kmoore7-95/+492
2008-10-28supress warningskmoore3-7/+7
2008-10-27[229465] - mapping file wizard does not work for source folder other than "src"pfullbright6-48/+63
2008-10-27renamed virtual resource mapping objectskmoore8-28/+28
2008-10-27249505 - more converters support on attribute mappings, conversion-values on ...kmoore43-1582/+4644
2008-10-27removed unused update methodskmoore3-12/+0
2008-10-27rename EclipseLinkJavaConverter to EclipseLinkJavaConverterImplkmoore3-7/+8
2008-10-27Tweaked layouttle1-2/+6
2008-10-27Added EclipseLink general properties teststle3-2/+405
2008-10-27Renamed GeneralProperties teststle1-159/+0
2008-10-27251119 - [EclipseLink] needs persistence.xml editor support for eclipselink.e...tle2-0/+318
2008-10-27Added EclipseLink general propertiestle6-34/+477
2008-10-27Added EclipseLink General tabtle4-0/+1075
2008-10-27Added EclipseLink General tabtle1-0/+82
2008-10-27251119 - [EclipseLink] needs persistence.xml editor support for eclipselink.e...tle1-0/+113
2008-10-27Added EclipseLink General tabtle4-2/+63
2008-10-26eclipselink-orm convert context model support for id, basic, and version mapp...kmoore10-28/+758
2008-10-25added eclipselink-orm resource model for converters and corresponding transla...kmoore29-137/+5314
2008-10-25don't pass resource model object around, just reference the instance variablekmoore1-8/+8
2008-10-25fixed nls warningskmoore1-4/+4

Back to the top