Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-24pass IProgressMonitor toBrian Vosburgh1-3/+3
2015-12-23pass IProgressMonitor to JpaContextModel.update(...)Brian Vosburgh1-9/+10
2013-07-23improve override containers' toString()Brian Vosburgh1-0/+6
2013-06-17begin model delegate workBrian Vosburgh1-1/+2
2013-06-13rework conversion of (attribute and association) overrides,Brian Vosburgh1-2/+2
2013-03-26rename JptValidator toBrian Vosburgh1-3/+3
2013-03-13clean up PredicateBrian Vosburgh1-3/+3
2013-03-05clean-up after various interface renamesBrian Vosburgh1-2/+2
2013-03-05rename NamedColumn.Owner to NamedColumn.ParentAdapterBrian Vosburgh1-5/+6
2013-03-05rename OverrideContainer.Owner to OverrideContainer.ParentAdapterBrian Vosburgh1-24/+29
2013-03-05rename ReadOnlyBaseColumn to BaseColumnBrian Vosburgh1-2/+2
2013-03-05rename JavaOverride to JavaSpecifiedOverrideBrian Vosburgh1-2/+2
2013-03-05renamed ReadOnlyOverride to Override_Brian Vosburgh1-5/+5
2013-03-05renamed Override_ to SpecifiedOverrideBrian Vosburgh1-2/+2
2013-03-05convert AbstractJpaModel.parent to generic type; renameBrian Vosburgh1-2/+2
2013-03-05fix broken references and change method names corresponding toBrian Vosburgh1-1/+1
2013-03-05rename AbstractJavaJpaContextNode to AbstractJavaJpaContextModelBrian Vosburgh1-2/+2
2013-03-05rename JpaContextNode to JpaContextModelBrian Vosburgh1-2/+2
2013-02-21convert Filter implementations to PredicatesBrian Vosburgh1-3/+3
2013-02-21convert Filter to PredicateBrian Vosburgh1-2/+2
2013-02-07remove obsolete FilteringIterable constructorBrian Vosburgh1-17/+25
2013-01-30rework clone iterables and iterators etc.Brian Vosburgh1-5/+4
2013-01-28clean up utility classes (iterables and iterators in particular); addBrian Vosburgh1-16/+3
2012-10-11rework utility classesBrian Vosburgh1-19/+13
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-2/+3
2012-08-29refactored completion proposal methods to be identical in xml and javaKaren Butzke1-5/+3
2012-08-27Bug 376595 - stop building CompilationUnitKaren Butzke1-15/+13
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-10/+9
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore1-39/+22
2011-07-08[339432] fix validation of virtual overridesbvosburgh1-9/+37
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh1-1/+1
2011-04-28[336296] fix validation of virtual attribute mappingsbvosburgh1-4/+7
2011-04-21[339298] Fix ElementCollection Map attribute overrides. Patch from Nan.nhauge1-11/+4
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore1-0/+587

    Back to the top