Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-13This commit was manufactured by cvs2svn to create tag 'v200904130000'.v200904130000nhauge226-23164/+0
2009-04-06minor tweaksbvosburgh2-3/+3
2009-03-24235428 - Dali expects inner classes to be listed using '.' instead of '$' in ...kmoore5-5/+40
2009-03-13move access combo after joining strategy section, this makes it match with th...kmoore3-3/+3
2009-03-13whoops, missing the joining strategy compositekmoore1-1/+1
2009-03-13whoops, missing the joining strategy compositekmoore1-0/+2
2009-03-12more layout cleanupkmoore8-47/+25
2009-03-12268370 - cleaning up layout issueskmoore2-12/+6
2009-03-12refactored relationship references, added 1-M mappings with join columnspfullbright11-283/+233
2009-03-10removing @Access support from EclipseLink1.1 platformkmoore1-1/+4
2009-03-04completed table-per-class support, enabling/disabling table/discriminator col...kmoore2-4/+4
2009-03-02removed unnecessary casting to AccessHolderkmoore2-2/+2
2009-03-02removed all the extra *defaultEmpty messages, most of them weren't used anywaykmoore3-6/+6
2009-02-18258487 - added access type choosers on eclipselink 1.1 orm attribute mappingskmoore39-127/+2052
2009-02-17cleaning up platform ui api, attribute mapping providerskmoore21-442/+714
2009-02-16cleaning up platform ui api, type mapping providerskmoore5-139/+36
2009-02-13cleaning up JpaPlatformUi: structureProviders to work using a PlatformUiProvi...kmoore8-101/+59
2009-02-13cleaning up JpaPlatformUi, added ContentType to the ui providers, changed det...kmoore26-98/+238
2009-02-13beginning to clean up JpaPlatformUikmoore2-6/+6
2009-02-12clean up a commentkmoore2-4/+3
2009-02-10added convenience constructorbvosburgh2-2/+2
2009-02-06eclipselink1.1 orm resource and context model support. a mapping file creati...kmoore9-10/+212
2009-02-05adds a new mapping file content type, cleans up how we find and create xml re...kmoore2-11/+3
2009-01-29Changes to jpaPlatformUis extension pointpfullbright1-13/+14
2009-01-28added access annotation support for eclipselink 1.1 persistent types, refacto...kmoore8-26/+443
2009-01-28[197069] support for entities in jars prep - reworked PersistenceUnitbvosburgh2-44/+50
2009-01-27259827 - cannot set connection schema when generating tables from entitiestle1-20/+7
2009-01-27Version updates for 2.2 M5.nhauge1-1/+1
2009-01-27cleaning up tests that were failing, among other things (renamed converter to...kmoore4-17/+17
2009-01-26first pass at an EclipseLink1_1 jpa platformkmoore4-0/+93
2009-01-26226570 - changing the jpaPlatform core and ui extension pointskmoore3-4/+33
2009-01-24remove unused importskmoore1-6/+0
2009-01-16added comment about where this wizard is referencedkmoore1-0/+4
2009-01-15[197069] support for entities in jars prep - add JpaResourceModelbvosburgh4-21/+22
2009-01-13258693 - [EclipseLink] exception typing in session customizer classtle1-20/+10
2009-01-13finished cleaning up widget layouts for type mappingskmoore3-21/+17
2009-01-13moved AccessTypeComposite out of the orm package in preparation for using it ...kmoore2-2/+2
2009-01-13somehow missed the java class, access, and metadata-complete widgets on eclip...kmoore1-0/+19
2009-01-13somehow missed the java class, access, and metadata-complete widgets on eclip...kmoore2-4/+25
2009-01-13partially cleaned up JpaPlatformUi JpaDetailsProviderskmoore4-58/+178
2009-01-13259979 - [EclipseLink] remove classLoader support from eclipselink persistenc...tle4-105/+0
2009-01-12delete unused PersistenceDetailsProviderkmoore2-93/+0
2009-01-06260006 - basic support for variable-one-to-one mapping and the default mappin...kmoore6-3/+209
2008-12-30231533 - class chooser widgetskmoore17-456/+219
2008-12-23fix layout of session customizers, added a group box so it matches the entiti...kmoore2-2/+2
2008-12-23Fixing layout issues, just cleaning things upkmoore13-251/+230
2008-12-23228213 - EclipseLink persistence.xml - other properties not supportedtle8-11/+431
2008-12-23fixing warning messages for eclipselink.ui accessing eclipse.core internal pa...kmoore1-0/+1
2008-12-23changed 'Change Tracking:' label to 'Change tracking:'kmoore1-1/+1
2008-12-17[197069] support for entities in jars prep 2bvosburgh9-177/+288

Back to the top