Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-24pass IProgressMonitor toBrian Vosburgh1-2/+2
2015-12-23pass IProgressMonitor to JpaContextModel.update(...)Brian Vosburgh1-3/+4
2015-12-08change Java attribute change notification to virtual attribute fromBrian Vosburgh1-3/+8
2013-06-18refactor managed type classes - rename getType() to getManagedTypeType()Brian Vosburgh1-7/+5
2013-04-30rework model containersBrian Vosburgh1-19/+10
2013-03-26refactor common.core Tools classesBrian Vosburgh1-2/+2
2013-03-26clean up PredicatesBrian Vosburgh1-7/+12
2013-03-05clean-up after various interface renamesBrian Vosburgh1-1/+2
2013-03-05rename PersistentType.Owner to PersistentType.ParentBrian Vosburgh1-3/+2
2013-03-05convert AbstractJpaModel.parent to generic type; renameBrian Vosburgh1-7/+2
2013-03-05fix broken references and change method names corresponding toBrian Vosburgh1-1/+1
2013-03-05rename AbstractPersistenceXmlJpaContextNode toBrian Vosburgh1-2/+2
2013-02-21convert Filter implementations to PredicatesBrian Vosburgh1-4/+4
2013-02-14Bug 392702 - [JPA 2.1] Spec based Converter supportKaren Butzke1-32/+74
2013-02-07[390616] fix structure view when static member types presentBrian Vosburgh1-19/+0
2013-02-07remove obsolete FilteringIterable constructorBrian Vosburgh1-9/+8
2013-01-31added JpaStructureNode children APIKaren Butzke1-18/+2
2012-12-10JavaResourceAnnotatedElement.Kind renamed to JavaResourceAnnotatedElement.Ast...Karen Butzke1-2/+2
2012-10-11rework utility classesBrian Vosburgh1-2/+2
2012-10-02bug 231872, bug 278838, bug 378370 - refactoring JPA root structure nodes to ...Karen Butzke1-0/+11
2012-07-20rework plug-in classesbvosburgh1-2/+2
2012-02-10rework JpaProjectManagerbvosburgh1-4/+8
2011-10-10changed CollectionContainer to have the client call initialize, virtuals shou...kmoore1-1/+3
2011-09-19Bug 357941 - ArrayIndexOutOfBoundsException when switching from PrimaryKeyJoi...kmoore1-5/+1
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore1-52/+55
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore1-0/+238

    Back to the top