Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-19bug 301453 - added filtering for illegal/unwise mapping choices in the UIpfullbright17-68/+122
2010-04-13306390 - tabbing through Joining Strategy UI selects the various joining stra...kmoore1-0/+18
2010-04-05switch from CCombo to Combokmoore4-8/+8
2010-04-01fixing minor layout issues, extra space not necessary between collapsible sec...kmoore6-6/+6
2010-03-31307113 - incorrect default class names in virtual orm.xml attribute mappingskmoore1-53/+82
2010-03-29bug 306777 - support for "mapped by relationship"pfullbright2-64/+26
2010-03-23fixed copyrightspfullbright11-11/+11
2010-03-20fix NPE in TTL Expiry combobvosburgh1-18/+20
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh3-28/+37
2010-03-08JPA details page for eclipselink-orm.xml version 1.2 and 2.1 not being displayedkmoore1-1/+2
2010-03-02304097 - changing jpa details view UI to add collapsible sections for all wid...kmoore25-618/+734
2010-02-24added bounded wildcard to constructorkmoore1-1/+1
2010-01-20changed id class uipfullbright6-83/+92
2010-01-06delete FormPanebvosburgh42-249/+249
2010-01-04refactored specifiedConverter further: removed the default converter and forg...kmoore3-45/+39
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh16-20/+20
2009-12-18made joining strategy sections collapsablepfullbright1-11/+11
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle1-4/+1
2009-11-30258515 - OrderColumn support in both orm and javakmoore2-30/+4
2009-10-29added Cacheable support to eclipselink 2.0 mapped superclass UIkmoore4-148/+225
2009-10-28279098 - first pass at Cacheable support for EclipseLink 2.0 entitieskmoore5-14/+24
2009-10-26258533 - [JPA 2.0] Orphan-Removal supporttle1-4/+1
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright2-21/+27
2009-09-24more refactoring to support persistence.xml files. creating PersistenceResou...kmoore3-13/+11
2009-09-24refactoring JpaPlatformUi to work similary to JpaPlatform. Trying to remove ...kmoore43-972/+688
2009-09-21Refactoring sequence generators to support schema and catalog in eclipselink 2.0kmoore11-332/+386
2009-09-08Extracted buildEntityMappingsGeneratorsComposite for sub-classingtle1-12/+8
2009-09-08Refactored EntityMappings details providerstle1-6/+2
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh2-4/+7
2009-09-02ui support for derived id + big ui package refactorpfullbright85-0/+9472

    Back to the top