Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-09This commit was manufactured by cvs2svn to create tag 'v201003090001'.v201003090001nhauge49-12591/+0
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh5-59/+59
2010-01-19[233567] rework sync between resource model and ASTbvosburgh1-6/+6
2010-01-05utility workbvosburgh2-8/+8
2009-12-01[293976] various metamodel generation problemsbvosburgh2-9/+15
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle1-12/+12
2009-09-04removed internal.*.platform packages since there is no corresponding public ....kmoore1-2/+2
2009-08-28Tweak of derived id work - fixed java source class scanning and validationpfullbright1-0/+29
2009-08-21Big hunk of derived id prework - small tweaks to followpfullbright45-703/+697
2009-07-17refactor java resource model implementation and tests classeskmoore1-2/+2
2009-07-17package rename to jpa2kmoore1-1/+1
2009-06-29281389 - added java resource model support for joinTable on AssociationOverri...kmoore1-0/+5
2009-06-23258523 - [JPA 2.0] Add catalog and schema support to SequenceGeneratortle1-1/+4
2009-06-17258487 - Access annotation and orm support in the JPA 2.0 platformkmoore1-0/+2
2009-06-12Refactored AnnotationProvider factory methodtle1-2/+7
2009-05-18[274692] referencing types on the classpathbvosburgh2-35/+34
2009-04-10250321- added the eclipselink-jpa jar to the test project and removed the cre...kmoore1-1/+5
2009-04-08[197069] support for entities in jars - resource modelbvosburgh11-46/+46
2009-04-01Removed the All parametertle2-9/+1
2009-03-10[197069] support for entities in jars - JAR resource modelbvosburgh3-128/+91
2009-03-03fixed annotation test failures that were a result of the latest platform buil...kmoore46-511/+547
2009-02-05adds a new mapping file content type, cleans up how we find and create xml re...kmoore3-160/+1
2009-01-16renamed JpaAnnotationProviderImpl to GenericJpaAnnotationProviderbvosburgh1-2/+2
2009-01-16renamed JpaCompilationUnit to JavaResourceCompilationUnitbvosburgh1-11/+11
2009-01-15refactored JpaAnnotationProvider per Brian's suggestionkmoore1-2/+3
2009-01-15[197069] support for entities in jars prep - add JpaResourceModelbvosburgh3-57/+45
2009-01-14removed Generic2_0JpaAnnotationProvider, EclipseLink1.1 really extends Generi...kmoore3-221/+0
2009-01-09JPA2.0 Access annotation support, cleaned up JpaAnnotationProvider implementa...kmoore4-4/+227
2008-12-19cleaned up Command and CommandExecutorbvosburgh1-2/+2
2008-12-17[197069] support for entities in jars prep 2bvosburgh1-67/+59
2008-10-23fixed compiler warningsbvosburgh1-2/+0
2008-10-20[197069] support for entities in jars prepbvosburgh35-667/+630
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright5-5/+0
2008-10-01added all the resource model tests to the build, trying to see if these pass ...kmoore4-13/+9
2008-09-24removed creation of annotation classes in java resource model testskmoore47-664/+20
2008-09-23ArtifactEdit out, ModelProvider in (finally)pfullbright2-26/+73
2008-09-11239163- refactoring existing converters(lob, enumerated, temporal) in order t...kmoore1-1/+2
2008-08-15changed our tests so that the test projects can be deleted, and reuse the sam...kmoore2-8/+6
2008-08-07dispose artifact edit after usepfullbright1-0/+2
2008-08-04more java Caching context and resource model support and testskmoore1-3/+11
2008-05-15[225885] fix editing annotations with property accessbvosburgh48-2097/+2092
2008-05-02230015 - Updating copyright statements to 2008.nhauge43-43/+43
2008-05-02Fix copyright statements.nhauge2-0/+20
2008-04-20223842 - context model support for unique constraintskmoore1-0/+6
2008-04-07223418- begin cleaning things up so we can move to using the ast model instea...kmoore2-10/+28
2008-04-04added isPublic() isFinal() methods to the java resource model, this was being...kmoore1-0/+71
2008-03-27uncommented testskmoore1-25/+25
2008-03-27renamed java resource model interfaces to include Annotation for consistencykmoore24-201/+201
2008-03-26added get prefixes to more interfaceskmoore2-3/+3
2008-03-26added get prefixes to resource model interfaceskmoore47-546/+546

Back to the top