Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-30This commit was manufactured by cvs2svn to create tag 'v200810300000'.v200810300000nhauge966-141739/+0
2008-10-30Reverted 250844 - Add driver library Driver combo does not appear to support ...tle3-75/+6
2008-10-30fix NPE in initializing converter repository, switch to an abstract class, ha...kmoore3-1251/+1267
2008-10-30Added api for use with validationpfullbright3-0/+47
2008-10-30use the converter list in the ConvertCompositekmoore2-2/+26
2008-10-30Added converters to update mechanism, and testspfullbright2-0/+16
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...pfullbright61-1750/+1661
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...kmoore34-426/+2821
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...pfullbright9-76/+208
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 implementationpfullbright9-126/+73
2008-10-28250619 - [hotbug] Make .JETEmitter project optional (requires target platform...nhauge9-18/+599
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...kmoore6-94/+285
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 ...kmoore38-1582/+3595
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 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...kmoore7-6/+271
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
2008-10-24added a comment about the XmlConvertibleMapping interfacekmoore2-0/+4
2008-10-24bug 245429 - added eclipselink orm expiry time of day supportkmoore8-50/+273
2008-10-24Check resource type before creating eclipselink orm objectspfullbright1-20/+75

Back to the top