Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-13[466421] pass IProgressMonitor to JpaFactory.buildJpaProject(...) soBrian Vosburgh3-9/+12
2016-01-04clean up JpaContextModel.synchronizeWithResourceModel(...)Brian Vosburgh8-45/+45
2015-12-24pass IProgressMonitor toBrian Vosburgh72-264/+277
2015-12-23pass IProgressMonitor to JpaContextModel.update(...)Brian Vosburgh63-301/+363
2015-12-08change Java attribute change notification to virtual attribute fromBrian Vosburgh3-7/+8
2015-12-03remove JavaConverter.dispose() - apparently no longer neededBrian Vosburgh1-2/+1
2015-09-23major rework of collections, stacks, queues, and dequesBrian Vosburgh5-14/+14
2013-09-12347179 - [EclipseLink] [Validation] ID mapping in embeddable validationNan Li2-1/+32
2013-08-27409323 - Add support for new Informix Platformv201308271956Tran Le1-0/+1
2013-08-26add some Comparator testsv201308262207Brian Vosburgh1-2/+2
2013-08-26add package o.e.jpt.common.utility.internal.comparator; and moveBrian Vosburgh1-1/+1
2013-08-13347842 - [EclipseLink][Validation] No id class validation when id classNan Li2-5/+26
2013-07-08Refactored ID type mapping hierarchy and primary key API (bug 313204)Paul Fullbright8-124/+59
2013-06-19push JpaNamedContextModel.getType() down toBrian Vosburgh21-147/+207
2013-06-19rename Converter.getType() to getConverterType() and declare explicitBrian Vosburgh5-11/+12
2013-06-19declare explicit return types for JpaStructureNode.getStructureType()Brian Vosburgh2-3/+4
2013-06-18refactor managed type classes - rename getType() to getManagedTypeType()Brian Vosburgh1-1/+1
2013-06-18reworked JpaStructureNode - renamed getType() to getStructureType() andBrian Vosburgh2-5/+25
2013-06-17begin model delegate workBrian Vosburgh33-79/+112
2013-06-10add AccessType.toString()Brian Vosburgh1-8/+8
2013-04-30[406731] fix NPE in metamodel generation when target type is nullBrian Vosburgh6-65/+40
2013-04-30rework model containersBrian Vosburgh8-412/+247
2013-04-16[293835] add EclipseLink validation severity preferences page andBrian Vosburgh3-24/+60
2013-04-08[405200] new public query-related interfaces are misplacedBrian Vosburgh2-6/+6
2013-03-27rename StaticWeave to EclipseLinkStaticWeavev201303280008Brian Vosburgh2-13/+13
2013-03-27added comment to EclipseLinkEclipseLinkBundlesLibraryValidatorBrian Vosburgh1-0/+4
2013-03-27rename EclipseLinkSourceStructureAnnotation toBrian Vosburgh2-4/+4
2013-03-27rename EclipseLinkBinaryStructureAnnotation toBrian Vosburgh2-4/+4
2013-03-27rename EclipseLinkSourceArrayAnnotation toBrian Vosburgh2-4/+4
2013-03-27rename EclipseLinkBinaryArrayAnnotation toBrian Vosburgh2-4/+4
2013-03-27rename SourceEclipseLinkArrayAnnotation toBrian Vosburgh2-6/+6
2013-03-27rename SourceEclipseLinkBaseConvertAnnotation toBrian Vosburgh3-5/+5
2013-03-27rename SourceEclipseLinkBaseTypeConverterAnnotation toBrian Vosburgh3-5/+5
2013-03-27rename SourceEclipseLinkBasicCollectionAnnotation toBrian Vosburgh2-6/+6
2013-03-27rename SourceEclipseLinkBasicMapAnnotation toBrian Vosburgh2-6/+6
2013-03-27rename SourceEclipseLinkCacheAnnotation toBrian Vosburgh2-6/+5
2013-03-27rename SourceEclipseLinkChangeTrackingAnnotation toBrian Vosburgh2-6/+5
2013-03-27rename SourceEclipseLinkClassExtractorAnnotation2_1 toBrian Vosburgh2-7/+6
2013-03-27rename SourceEclipseLinkConversionValueAnnotation toBrian Vosburgh2-6/+6
2013-03-27rename SourceEclipseLinkConvertAnnotation toBrian Vosburgh2-5/+5
2013-03-27rename SourceEclipseLinkConverterAnnotation toBrian Vosburgh2-7/+7
2013-03-27rename SourceEclipseLinkCustomizerAnnotation toBrian Vosburgh2-6/+5
2013-03-27rename SourceEclipseLinkExistenceCheckingAnnotation toBrian Vosburgh2-6/+5
2013-03-27rename SourceEclipseLinkJoinFetchAnnotation toBrian Vosburgh2-6/+5
2013-03-27rename SourceEclipseLinkMapKeyConvertAnnotation2_0 toBrian Vosburgh2-5/+5
2013-03-27rename SourceEclipseLinkMultitenantAnnotation2_3 toBrian Vosburgh2-15/+13
2013-03-27rename SourceEclipseLinkMutableAnnotation toBrian Vosburgh2-6/+5
2013-03-27rename SourceEclipseLinkNamedConverterAnnotation toBrian Vosburgh4-6/+6
2013-03-27rename SourceEclipseLinkObjectTypeConverterAnnotation toBrian Vosburgh2-8/+8
2013-03-27rename SourceEclipseLinkPrimaryKeyAnnotation toBrian Vosburgh2-14/+13

Back to the top