Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-02This commit was manufactured by cvs2svn to create tag 'v200909020220'.v200909020220nhauge49-12547/+0
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
2008-03-26added JavaResourceModel interfacebvosburgh2-3/+4
2008-03-26added JpaCompilationUnit interfacebvosburgh1-1/+1
2008-03-26added get prefixes to utility plugin interfaceskmoore1-25/+25
2008-03-26beginning to rename accessors to include the get prefixkmoore2-4/+4
2008-03-25reworked JpaFilebvosburgh1-1/+1
2008-03-24renamed internal JDT utility test packagebvosburgh2-2/+2
2008-03-24renamed internal JDT utility packagebvosburgh2-3/+3
2008-03-24moved JDT utility interfaces to public packagebvosburgh1-4/+4
2008-03-21force clients who create GenericJpaProject to set the updater instead of it h...kmoore1-6/+1
2008-03-20created IdClass interface so that there can be one ui for both entity and map...kmoore1-6/+6
2008-03-18Fixed resource model test failures related to latest JDT code, bug 196200kmoore8-20/+20
2008-03-12fixed some of the failing tests, problems were uncovered as a result of recen...kmoore7-17/+50
2008-03-12various renamesbvosburgh2-8/+8
2008-03-06Refactored context model/ root context nodepfullbright1-4/+4

Back to the top