Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-12Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass]nickboldt1-3/+3
2016-01-04clean up JpaContextModel.synchronizeWithResourceModel(...)Brian Vosburgh1-3/+3
2015-12-24pass IProgressMonitor toBrian Vosburgh1-2/+2
2015-12-23pass IProgressMonitor to JpaContextModel.update(...)Brian Vosburgh1-7/+8
2013-07-23improve override containers' toString()Brian Vosburgh1-0/+7
2013-06-17begin model delegate workBrian Vosburgh1-1/+2
2013-03-26rename JptValidator toBrian Vosburgh1-3/+3
2013-03-13clean up PredicateBrian Vosburgh1-2/+2
2013-03-05rename NamedColumn.Owner to NamedColumn.ParentAdapterBrian Vosburgh1-2/+3
2013-03-05rename OverrideContainer.Owner to OverrideContainer.ParentAdapterBrian Vosburgh1-26/+31
2013-03-05rename ReadOnlyBaseColumn to BaseColumnBrian Vosburgh1-2/+2
2013-03-05rename OrmOverride to OrmSpecifiedOverrideBrian Vosburgh1-2/+2
2013-03-05renamed ReadOnlyOverride to Override_Brian Vosburgh1-4/+4
2013-03-05renamed Override_ to SpecifiedOverrideBrian Vosburgh1-2/+2
2013-03-05convert AbstractJpaModel.parent to generic type; renameBrian Vosburgh1-1/+1
2013-03-05fix broken references and change method names corresponding toBrian Vosburgh1-1/+1
2013-03-05rename AbstractOrmXmlJpaContextNode to AbstractOrmXmlJpaContextModelBrian Vosburgh1-2/+2
2013-03-05rename JpaContextNode to JpaContextModelBrian Vosburgh1-2/+2
2013-02-21convert Filter implementations to PredicatesBrian Vosburgh1-3/+2
2013-02-21convert Filter to PredicateBrian Vosburgh1-1/+1
2013-02-07remove obsolete FilteringIterable constructorBrian Vosburgh1-6/+11
2013-01-30rework clone iterables and iterators etc.Brian Vosburgh1-4/+3
2013-01-28clean up utility classes (iterables and iterators in particular); addBrian Vosburgh1-3/+2
2012-10-11rework utility classesBrian Vosburgh1-7/+7
2012-09-05Deleted Java and Orm interfaces that are no longer needed after deletingKaren Butzke1-2/+1
2012-09-05Deleted JavaJpaContextNode and XmlContextNode - no longer needed afterKaren Butzke1-7/+2
2012-08-29refactored completion proposal methods to be identical in xml and javaKaren Butzke1-3/+3
2012-08-27Bug 376595 - stop building CompilationUnitKaren Butzke1-6/+4
2012-03-07188940 - Content assist for XML Mapping Files. Patch from Nan.nhauge1-2/+19
2011-09-14354013 - partial single-table multitenancy support - supporting specified mul...kmoore1-2/+2
2011-08-02changing the rest of the Iterator API to Iterablekmoore1-16/+10
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore1-19/+6
2011-07-08[339432] fix validation of virtual overridesbvosburgh1-7/+23
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh1-1/+6
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore1-0/+472

    Back to the top