Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-30This commit was manufactured by cvs2svn to create tag 'v201011290000'.v201011290000nhauge263-25483/+0
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 supportkmoore4-1/+233
2010-10-06320392 - Remove descriptor customizer UI from EclipseLink persistence.xml editortle8-14/+101
2010-07-30added ResourceLocator implementationpfullbright3-38/+23
2010-07-19310854 - Remove EclipseLink default caching properties if shared-cache-mode s...tle2-31/+2
2010-07-13Switch progress monitoring to use "new" SubMonitorkmoore3-32/+31
2010-07-13Speed up start-up time of JptDbPlugin by lazily initializing connectionProfil...kmoore1-10/+9
2010-07-12294670 - More helpful UI for validation group persistence.xml propertiestle2-47/+302
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 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

Back to the top