Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-31307113 - incorrect default class names in virtual orm.xml attribute mappingskmoore6-4/+94
2010-03-18rename JDTTools to ASTToolsbvosburgh2-4/+4
2010-02-15added PrimaryKey annotation supportpfullbright3-0/+144
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh1-35/+36
2010-01-19[233567] rework sync between resource model and ASTbvosburgh22-341/+438
2009-12-21tightening up resource model constructors to take Types or Attributeskmoore9-18/+21
2009-09-09refactored eclipselink java annotation name interface to match up with xmlpfullbright32-113/+113
2009-08-21Big hunk of derived id prework - small tweaks to followpfullbright5-21/+20
2009-07-21committing the changes from RefactoringPart1.xml scriptkmoore72-487/+487
2009-07-06renamed abstract buildAnnotation methodskmoore1-1/+1
2009-07-06renamed some convenience methods on NullAnnotationkmoore4-20/+20
2009-04-13default variable 1-1 was throwing an UnsupportedOperationExceptionkmoore2-1/+37
2009-04-13252899 - Add code assist for GeneratedValue(generator) and Convert(value)tle2-0/+8
2009-04-08[197069] support for entities in jars - resource modelbvosburgh84-2884/+5436
2009-03-10[197069] support for entities in jars - JAR resource modelbvosburgh2-10/+6
2009-01-06260006 - basic support for variable-one-to-one mapping and the default mappin...kmoore1-0/+75
2008-12-30231533 - class chooser widgetskmoore2-42/+17
2008-11-11254818 - basic UI for basic-collection, basic-map, and transformation mapping...kmoore2-0/+150
2008-10-29renamed Converter -> CustomConverter, refactored EL converters to add abstrac...pfullbright2-2/+2
2008-10-23tweaked commentbvosburgh16-16/+16
2008-10-20[197069] support for entities in jars prepbvosburgh2-2/+2
2008-10-17tweaked toString()bvosburgh4-0/+20
2008-10-09bug 240036 - ChangeTracking java resource model supportkmoore1-0/+123
2008-10-09no need for NullExistenceCheckingAnnotationkmoore2-78/+1
2008-10-07added ReadOnly and Customizer annotation resource model supportkmoore2-0/+219
2008-10-02249501 - added validation for the converterClass, verify it implements org.ec...kmoore1-0/+21
2008-10-02change to Member instead of Attribute so these annotations can be supported o...kmoore3-22/+18
2008-10-02created TypeStringExpressionConverter to be used when a either a simple type ...kmoore2-25/+21
2008-09-29added //$NON-NLS-1$ tagskmoore1-2/+2
2008-09-26added java resource model for JoinFetch and PrivateOwnedkmoore3-0/+279
2008-09-26fixed warningbvosburgh1-3/+9
2008-09-05renaming java context model methods get*Resource() to getResource*(), other s...kmoore1-4/+4
2008-09-03eclipselink java resource model support for @ObjectTypeConverter and @Convers...kmoore2-0/+535
2008-09-03eclipselink java resource model support for @Convert, @Converter, @TypeConver...kmoore4-0/+611
2008-09-03eclipselink java resource model support for @ReadTransformer @WriteTransformerkmoore3-0/+453
2008-09-02fixed commentkmoore2-2/+2
2008-09-02java resource model support for @Mutablekmoore1-0/+121
2008-09-02java resource model support for @Transformationkmoore2-0/+249
2008-08-27EclipseLink Java cache expiry supportkmoore3-5/+31
2008-08-04more java Caching context and resource model support and testskmoore5-21/+632
2008-07-25partial support for EclipseLink platform java entity cachingkmoore2-0/+362

    Back to the top