Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-10[257406] - fixed problem where mapping file refs could point to real files wi...R2_1_0pfullbright4-48/+59
2008-12-10258331 - JoinFetch and Private Owned widgets are missing from eclipselink-orm...kmoore5-8/+216
2008-12-09258003 - Invalid problem reported for 1-M mappedBy when inverse mapping is an...kmoore2-1/+16
2008-12-09257742 - circular inheritance hierarchy causes infinite updatekmoore2-6/+30
2008-12-09[257989] - changed adapting from IResource to IResourcePartpfullbright6-12/+71
2008-12-09257629 - Invalid Problem reported for multi-relationship mapping when join ta...kmoore15-37/+210
2008-12-08[252891] - moved to v2 validator frameworkpfullbright11-178/+184
2008-12-05257762 - EclipseLink schemas directory not included in the build.nhauge1-2/+4
2008-12-04257604 - cleaned up labels and icons for default mappingskmoore4-0/+72
2008-12-04cleaned up attribute mapping ordering so that they are in schema orderkmoore2-2/+23
2008-12-03[255271] - rebuild context model when there's a major change to resource modelpfullbright6-14/+70
2008-12-03257413 - added null check in getShortName() since getName() can return nullkmoore1-1/+1
2008-12-03254523 - fixed enablement issues on the join-columns panel, cleaned up issues...kmoore3-101/+181
2008-12-02254910 - fixed validation for new entity wizard and a mapping file that does ...kmoore2-6/+6
2008-12-02[254918] - Changes to allow eclipselink and orm resources to both exist withi...pfullbright83-1794/+2981
2008-11-26256187 - fixed problems when a project is loaded with a platform that we do n...kmoore11-11/+67
2008-11-25255906 - Mistakes in eclipselink persistence.xml target-database property sup...tle1-3/+3
2008-11-25bug 256454 -fiddled around with the initialization order some more, broke thi...kmoore2-10/+14
2008-11-25255906 - Mistakes in eclipselink persistence.xml target-database property sup...tle3-6/+22
2008-11-21255224 - allow enums to be chosen for the Object Type Converter Object Typekmoore2-1/+11
2008-11-21255994 - fixed UI so that you can set a mapping to defaultkmoore1-1/+1
2008-11-21255994 - fixed UI so that you can set a mapping to defaultkmoore20-76/+153
2008-11-21255992 - problems setting mappedBy/fetch/targetEntity on default 1-m and 1-1kmoore2-0/+356
2008-11-21255992 - problems setting mappedBy/fetch/targetEntity on default 1-m and 1-1kmoore3-19/+52
2008-11-20255962 - incorrect validation warning for multiple persistence unit defaults ...kmoore4-11/+16
2008-11-20255863 - Remove DMS Performance Profiler option from persistence.xml profiler...tle4-7/+0
2008-11-19sentence capitalization for check box labels, not headline capitalizationkmoore1-4/+4
2008-11-19[247107] - Two [Map As] is displayed in the context menu of "JPA Structure"pfullbright1-7/+7
2008-11-19cleaned up 243421 codepfullbright5-251/+159
2008-11-14Removed invalid test - set property name to nulltle1-21/+16
2008-11-14255149 - Bogus property merging in GenericPersistenceUnit.updateProperties()tle1-19/+29
2008-11-12247113 - Same mapping files can be registered with XML Mapping Files of the G...tle2-4/+31
2008-11-12[243168] problems with imports etc.bvosburgh1-3/+8
2008-11-12[243168] problems with imports etc.bvosburgh14-259/+796
2008-11-11unreversionpfullbright4-17/+34
2008-11-11quick reversion for patch makingpfullbright4-34/+17
2008-11-11renamed model() to getModel() and treeContentProvider() to getTreeContentProv...kmoore15-94/+93
2008-11-11254938 - CCE in structure view getParent() methodkmoore1-2/+2
2008-11-11minor cleanup, overriding the model() methodkmoore3-3/+18
2008-11-11added getParent() override to return PersistenceXmlkmoore2-0/+7
2008-11-11minor cleanup, overriding the model() methodkmoore3-5/+24
2008-11-11245146 - Fix limited table size for properties.nhauge1-10/+44
2008-11-11one more tweak for converterskmoore1-33/+0
2008-11-11254818 - basic UI for basic-collection, basic-map, and transformation mapping...kmoore68-87/+3051
2008-11-11[254485] - Adding stronger linkage between resource model provider and resourcepfullbright4-17/+34
2008-11-11added provisional api commentpfullbright5-0/+34
2008-11-10moved getName() setName() up to abstract VirtualXmlAttributeMappingkmoore12-139/+14
2008-11-10added copyright headerkmoore1-0/+9
2008-11-10253027 problem with Add driver library to build path enablementtle1-1/+1
2008-11-10Renamed get persistence unit.tle1-1/+1

Back to the top