Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-13Changed to correct predicate (bug 407630)Paul Fullbright1-2/+2
2013-05-09407467 - fix order column ordering.Nan Li1-0/+3
2013-05-07added converter icon, reverted null type mapping iconPaul Fullbright1-3/+3
2013-05-01397391 - fix NPE: 1-m/m-m switch joining strategy from JoinTable tov201305020316Nan Li1-1/+1
2013-04-30[406731] fix NPE in metamodel generation when target type is nullBrian Vosburgh10-92/+113
2013-04-30rework model containersBrian Vosburgh41-1602/+1392
2013-04-30get rid of AbstractJpaModel.EMPTY_STRING_ARRAY - no longer needed nowBrian Vosburgh2-11/+4
2013-04-26[380021] fix entity default primary key join column validation (patchNan Li3-4/+44
2013-04-25[406353] fix deadlock with JDTBrian Vosburgh1-5/+7
2013-04-25added emf models to exported packages, added emf models and xp schemasPaul Fullbright2-5/+22
2013-04-24[406352] fix deadlock in JpaProjectPropertiesPage - changeBrian Vosburgh3-60/+60
2013-04-23columnResults -> columnsPaul Fullbright6-44/+43
2013-04-23rename EclipseLink2_3PersistenceUnitMetadataComposite toBrian Vosburgh1-1/+1
2013-04-16[293835] add EclipseLink validation severity preferences page andBrian Vosburgh5-139/+36
2013-04-16move JpaVersionIsCompatibleWith to JpaModelBrian Vosburgh2-0/+21
2013-04-16403131 - Complete removal of ORM XML creation from project creation.Nan Li3-34/+5
2013-04-08[405200] new public query-related interfaces are misplacedBrian Vosburgh16-27/+76
2013-04-08oxm xml file wizardPaul Fullbright1-100/+2
2013-03-28tweak capitalization in jpa.core plugin.propertiesBrian Vosburgh1-2/+2
2013-03-26rename SourceAccess2_0Annotation toBrian Vosburgh2-6/+5
2013-03-26rename SourceAssociationOverride2_0Annotation toBrian Vosburgh2-13/+13
2013-03-26rename SourceCacheable2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceCollectionTable2_0Annotation toBrian Vosburgh2-6/+6
2013-03-26rename SourceElementCollection2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceGeneratedAnnotation toBrian Vosburgh2-6/+5
2013-03-26rename SourceMapKeyClass2_0Annotation toBrian Vosburgh2-6/+5
2013-03-26rename SourceMapKeyColumn2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceMapKeyEnumerated2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceMapKeyJoinColumn2_0Annotation toBrian Vosburgh2-13/+13
2013-03-26rename SourceMapKeyTemporal2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceMapsId2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceNamedQuery2_0Annotation toBrian Vosburgh2-8/+7
2013-03-26rename SourceOrderColumn2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceSequenceGenerator2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename SourceStaticMetamodelAnnotation toBrian Vosburgh2-7/+6
2013-03-26rename BinaryAssociationOverride2_0Annotation toBrian Vosburgh2-8/+7
2013-03-26rename BinaryCacheable2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryCollectionTable2_0Annotation toBrian Vosburgh2-6/+5
2013-03-26rename BinaryElementCollection2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryGeneratedAnnotation toBrian Vosburgh2-7/+6
2013-03-26rename BinaryMapKeyClass2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryMapKeyColumn2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryMapKeyEnumerated2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryMapKeyJoinColumn2_0Annotation toBrian Vosburgh2-6/+5
2013-03-26rename BinaryMapKeyTemporal2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryMapsId2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryNamedQuery2_0Annotation toBrian Vosburgh2-8/+7
2013-03-26rename BinaryOrderColumn2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinarySequenceGenerator2_0Annotation toBrian Vosburgh2-5/+5
2013-03-26rename BinaryStaticMetamodelAnnotation toBrian Vosburgh2-7/+6

Back to the top