Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 checkboxtle4-12/+124
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.1kmoore8-50/+49
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 ...kmoore5-13/+14
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-23fixed copyrightspfullbright24-24/+24
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...kmoore52-987/+1022
2010-02-26eclipselink 2.1 supportpfullbright2-1/+26
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_VALIDATIONtle4-18/+162
2010-01-14297591 - [EclipseLink] support exclusive connection persistence unit propertiestle7-44/+333
2010-01-12Removed unused stringtle1-1/+0
2010-01-12Refactored to use FileDialogtle1-8/+3
2010-01-12Changed input field to FileChooserComboPanetle1-3/+13
2010-01-12Changed input field to FolderChooserComboPanetle1-3/+8
2010-01-07298646 - Unable to unset eclipselink logging file in persistence.xmltle2-2/+4
2010-01-07298647 - Unable to unset eclipselink DDL generation location in persistence.xmltle1-2/+2
2010-01-06delete FormPanebvosburgh95-530/+513
2010-01-05297537 - [EclipseLink] Support logging level by category configurationtle8-15/+349
2010-01-04refactored specifiedConverter further: removed the default converter and forg...kmoore3-45/+39
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh20-30/+30
2009-12-18derived identity - ui reworkpfullbright4-26/+23
2009-12-18made joining strategy sections collapsablepfullbright1-11/+11
2009-12-17Fix for: 296059, 296525, 294132tle4-8/+106
2009-12-03295613 - Persistence.xml > Customization Tab - Add Descriptor Customizer rec...tle2-7/+18
2009-12-01bug 295881 - Eclipselink 1.2 platform supportkmoore8-55/+217
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle4-4/+21
2009-11-30258515 - OrderColumn support in both orm and javakmoore7-45/+104
2009-11-16293526 - [JPA 2.0] Orphan-Removal Orm context model need to be refactoredtle4-9/+50
2009-11-11removed BasePersistenceXmlUiFactory and removed override of buildConnectionTa...kmoore2-26/+2

Back to the top