Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
path: root/jpa/tests
AgeCommit message (Expand)AuthorFilesLines
2009-07-08This commit was manufactured by cvs2svn to create tag 'v200907080001'.v200907080001nhauge370-104129/+0
2009-07-08rework change events - ChangeListener, ChangeAdapter, etc.bvosburgh37-1439/+1016
2009-07-06190327 - virtual association overrides support in orm.xmlkmoore2-57/+485
2009-07-01rework change events - tree and listbvosburgh36-1105/+1252
2009-07-01Refactored the remaining ORM attribute mappings to use an abstract superclasskmoore5-154/+15
2009-07-01refactoring GeneratorContainer to handle 2.0 orm.xmlkmoore1-2/+2
2009-06-29updated the java attribute and association override testskmoore1-82/+133
2009-06-29281389 - added java resource model support for joinTable on AssociationOverri...kmoore4-0/+1880
2009-06-29258523 - [JPA 2.0] Add catalog and schema support to SequenceGeneratortle2-0/+89
2009-06-25rework change eventsbvosburgh21-267/+1034
2009-06-25remove Collatorsbvosburgh7-103/+40
2009-06-25misc testsbvosburgh2-1/+54
2009-06-25Iterator workbvosburgh8-31/+843
2009-06-25Iterable workbvosburgh13-77/+786
2009-06-24Renamed SequenceGenerator tests classtle2-4/+4
2009-06-23258523 - [JPA 2.0] Add catalog and schema support to SequenceGeneratortle7-4/+338
2009-06-17258487 - Access annotation and orm support in the JPA 2.0 platformkmoore15-3/+2226
2009-06-17set the jpt.jpa facet version using the IDataModel instead of hardcoding to "...kmoore1-1/+7
2009-06-16Fixed ClassCastExceptions with transient mapping in eclipselink, added tests ...kmoore4-0/+128
2009-06-15Refactored EclipseLink 1.1 classes into separate packageskmoore17-1203/+92
2009-06-15fixed RootContextNodeTests, have to set the persistence.xml versionkmoore1-1/+4
2009-06-15279806 - generatorContainer and queryContainer are now built using the JpaFac...kmoore1-65/+65
2009-06-12Reverted previous committle1-1/+1
2009-06-12272982 - Memory leak in EntityCachePropertiestle8-61/+156
2009-06-12Refactored AnnotationProvider factory methodtle1-2/+7
2009-06-12refactored translators for eclipselink 1.0 and 1.1 resource modelskmoore2-4/+2
2009-06-11279467 - orm 2.0 xml resource modelkmoore1-1/+5
2009-06-11need to set the version on the new persistence elementkmoore1-1/+5
2009-06-09refatored orm and eclipselink ecores to remove the attribute mapping interfaceskmoore1-20/+15
2009-06-08refactored generators in the orm resource model into an XmlGeneratorContaine...kmoore7-264/+265
2009-06-08refactored queries in the orm resource model into an XmlQueryContainer to red...kmoore11-192/+199
2009-06-05refactoring emf model by removing the interfaces, this will make it easier to...kmoore20-177/+177
2009-06-01278252 - Update Dali branding and provider informationtle4-8/+8
2009-05-18[274692] referencing types on the classpathbvosburgh3-74/+72
2009-05-15[252066] restored original version of ListenerList; fixed broken ListenerList...bvosburgh1-31/+30
2009-05-14275325 - Inherited attributes aren't being resolved in the EclipseLink platfo...kmoore1-0/+72
2009-05-12255995 - [EclipseLink] incorrect default join fetch in orm.xml filekmoore4-0/+207
2009-05-05Update version number for 2.2.nhauge1-1/+1
2009-04-24272964 - changing properties in persistence.xml source does not properly upda...kmoore3-166/+7
2009-04-20status bar updates with selectionpfullbright2-12/+17
2009-04-10250321- added the eclipselink-jpa jar to the test project and removed the cre...kmoore52-960/+79
2009-04-09commenting out testSerialization since it didn't pass in the buildkmoore1-34/+34
2009-04-08[197069] support for entities in jars - resource modelbvosburgh42-1803/+4484
2009-04-06minor tweaksbvosburgh6-21/+84
2009-04-03added ReadOnlyWritablePropertyValueModelWrapper - irony is fun!pfullbright2-0/+144
2009-04-02269230 - problem with embeddedId attribute overrides in orm.xmlkmoore4-17/+157
2009-04-01Removed the All parametertle10-86/+13
2009-04-01Added commenttle1-0/+4
2009-04-01Removed eclipselink.jar propertytle1-1/+1
2009-04-01Refactored required jar testingtle2-36/+67

Back to the top