Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-24rename RelationshipReference to Relationshipbvosburgh10-69/+69
2011-01-21[256003] [331610] - added validation for queries, generators, and converters....nhauge6-11/+51
2011-01-21changed ClassChooserPane to reference IJavaProject instead of JpaProject in p...kmoore11-52/+53
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh57-329/+300
2010-11-10fixed ddl gen so that errors are displayed on the UI threadkmoore1-13/+18
2010-10-25328509 - EclipseLink 2.2 platform and orm resource model supportkmoore6-1/+242
2010-10-06320392 - Remove descriptor customizer UI from EclipseLink persistence.xml editortle8-14/+101
2010-08-16refactored jpaPlatforms extension point, added jpaPlatformGrouppfullbright1-22/+4
2010-08-11Version updates for 3.0 M1.nhauge1-1/+1
2010-08-10removed unused property stringspfullbright1-5/+2
2010-07-30added ResourceLocator implementationpfullbright4-44/+27
2010-07-19310854 - Remove EclipseLink default caching properties if shared-cache-mode s...tle2-31/+2
2010-07-13Switch progress monitoring to use "new" SubMonitorkmoore4-32/+33
2010-07-13Speed up start-up time of JptDbPlugin by lazily initializing connectionProfil...kmoore2-11/+10
2010-07-12294670 - More helpful UI for validation group persistence.xml propertiestle3-47/+304
2010-07-12310854 - Remove Eclipselink default caching properties if shared-cache-mode s...tle2-2/+31
2010-04-28minor layout change to not display the Defaults group on eclipselink 2.0 Cach...kmoore2-13/+27
2010-04-21306860 - EclipseLink Persistence.xml Logging missing Connection checkboxtle5-12/+126
2010-04-19309482- element collection join-fetch support in 2.1 and 2.0 EclipseLink plat...kmoore8-4/+365
2010-04-19bug 301453 - added filtering for illegal/unwise mapping choices in the UIpfullbright23-90/+220
2010-04-14309056 - Access annotation support was added in EclipseLink 1.2, not 1.1kmoore9-51/+50
2010-04-13306390 - tabbing through Joining Strategy UI selects the various joining stra...kmoore1-0/+18
2010-04-06308250 - renamed and moved Jpt2_0UiMessages. added a hyperlink label to the ...kmoore6-15/+16
2010-04-05switch from CCombo to Combokmoore11-69/+36
2010-04-05change sections to subsectionskmoore2-4/+8
2010-04-05fixed IdClassComposite layoutkmoore2-2/+2
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-29301135 - using '$' instead of '.' for static inner class session customizerkmoore1-1/+1
2010-03-29bug 306777 - support for "mapped by relationship"pfullbright9-171/+150
2010-03-27remove unnecessary use of PackageFragmentRoot used just to get the IJavaProjectkmoore3-68/+16
2010-03-26tweak and standardize copyrightsbvosburgh1-8/+7
2010-03-23fixed copyrightspfullbright27-27/+37
2010-03-20fix NPE in TTL Expiry combobvosburgh1-18/+20
2010-03-18306099 - fix SWT resources leakkmoore7-28/+30
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh4-47/+48
2010-03-08JPA details page for eclipselink-orm.xml version 1.2 and 2.1 not being displayedkmoore2-2/+4
2010-03-03Cascade.DETACH UI supportpfullbright8-453/+36
2010-03-02304097 - changing jpa details view UI to add collapsible sections for all wid...kmoore53-988/+1022
2010-03-01updated exported packageskmoore1-2/+13
2010-02-26eclipselink 2.1 supportpfullbright3-2/+36
2010-02-25301436 - added JoinTable support to 1-1 and m-1 mappings in the 2.0 platformkmoore5-34/+41
2010-02-24cleaned up 1-m mapping composites to build the joining strategy in the abstra...kmoore1-19/+10
2010-02-24added bounded wildcard to constructorkmoore1-1/+1
2010-02-02removing unnecessary EclipseLink2_0PersistenceUnit in favor of a factory meth...kmoore1-2/+1
2010-01-22support order column in the ui for eclipselink 2.0 java and orm many-to-many ...kmoore3-1/+130
2010-01-20changed id class uipfullbright11-133/+156
2010-01-20258710 - [EclipseLink] persistence unit property for ORM_SCHEMA_VALIDATIONtle5-32/+180
2010-01-14297591 - [EclipseLink] support exclusive connection persistence unit propertiestle8-48/+348
2010-01-12Removed unused stringtle2-3/+1

Back to the top