Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-09277017 - changed how I fixed this class chooser bugkmoore4-15/+14
2012-02-02Bug 277017 - class chooser widgets don't work if package is set in orm.xmlkmoore4-6/+30
2012-01-20removed SWTUtil.openDialog(PostExecution), this appears to be unnecessarykmoore5-120/+57
2012-01-20added preliminary support for EclipseLink access-methods and VIRTUAL access typekmoore1-10/+11
2012-01-20fixed opening the mapping type chooser dialog for e4 - no need to use asyncEx...kmoore1-20/+9
2012-01-19removed reflection used to build resource bundle strings for enum valueskmoore7-45/+75
2012-01-13change OrmPersistenceUnitDefaults and EntityMappings to implement AccessHolde...kmoore3-107/+8
2012-01-11updated copyrightkmoore1-1/+1
2012-01-11removed unused methodkmoore1-24/+0
2011-11-01Bug 354804 - Can't remove @NamedNativeQuery#resultClass field from ui - patch...kmoore1-0/+3
2011-10-26349316 - 'delimited identifiers' check box appearing for 1.0 orm.xml file - p...kmoore1-3/+2
2011-10-21360594 - EclipseLink multitenancy UIkmoore1-13/+25
2011-10-19added copyright headerkmoore1-0/+9
2011-10-19[335596] named query support on mapped superclasses (where applicable). Patc...nhauge3-8/+96
2011-09-01clean up generator, query, and EclipseLink converter codebvosburgh1-10/+2
2011-08-05removed a few more ListIterators from UI codekmoore5-29/+23
2011-08-02changing the rest of the Iterator API to Iterablekmoore2-5/+3
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore15-103/+103
2011-07-08[339432] fix validation of virtual overridesbvosburgh5-42/+13
2011-06-23[349722] Fix NPE after deleting Generator from Generator Name combo. Patch f...nhauge1-1/+1
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh1-10/+47
2011-04-28Partial fix for bug 342171 - Mapping One to Many - chooses override in Detail...pfilion1-15/+15
2011-04-12[337930] - Content assist and validation for JPQL Named Queries. Includes as...nhauge2-34/+55
2011-03-09339434 - CCE adding a java entity to a mapping file - change to ReadOnlySecon...kmoore1-1/+2
2011-03-09339428 - fix NPE with null Iterator -NPE setting attribute overrides to an em...kmoore1-6/+2
2011-03-09[335343] fix combo box behavior - patch from Nanbvosburgh1-29/+9
2011-03-02add ICUStringCollatorbvosburgh1-11/+3
2011-02-22[337743] Fix source compatibility issue with new version of ICU4J 4.4.2. Thi...nhauge1-2/+6
2011-02-06renamed org.eclipse.jpt.ui to org.eclipse.jpt.jpa.uikmoore199-0/+24523

    Back to the top