Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-06renamed FileUiDefinitions methods to ResourceUiDeifntions to match the interf...kmoore1-2/+2
2009-09-24more refactoring to support persistence.xml files. creating PersistenceResou...kmoore3-13/+7
2009-09-24refactoring JpaPlatformUi to work similary to JpaPlatform. Trying to remove ...kmoore3-90/+22
2009-09-02ui support for derived id + big ui package refactorpfullbright1-25/+25
2009-07-27more renames - eclipselink Core and UIkmoore1-48/+48
2009-07-23more refactorings: ui, eclipselink core, and some generic 2.0 changeskmoore1-2/+2
2009-06-15Refactored EclipseLink 1.1 classes into separate packageskmoore2-159/+0
2009-03-10removing @Access support from EclipseLink1.1 platformkmoore1-1/+4
2009-02-18258487 - added access type choosers on eclipselink 1.1 orm attribute mappingskmoore1-2/+34
2009-02-17cleaning up platform ui api, attribute mapping providerskmoore3-124/+72
2009-02-16cleaning up platform ui api, type mapping providerskmoore3-29/+36
2009-02-13cleaning up JpaPlatformUi: structureProviders to work using a PlatformUiProvi...kmoore6-66/+43
2009-02-13cleaning up JpaPlatformUi, added ContentType to the ui providers, changed det...kmoore6-76/+112
2009-02-06eclipselink1.1 orm resource and context model support. a mapping file creati...kmoore1-1/+30
2009-02-05adds a new mapping file content type, cleans up how we find and create xml re...kmoore1-3/+3
2009-01-28added access annotation support for eclipselink 1.1 persistent types, refacto...kmoore1-0/+7
2009-01-26first pass at an EclipseLink1_1 jpa platformkmoore2-0/+46
2009-01-26226570 - changing the jpaPlatform core and ui extension pointskmoore1-0/+28
2009-01-15[197069] support for entities in jars prep - add JpaResourceModelbvosburgh1-3/+3
2009-01-13partially cleaned up JpaPlatformUi JpaDetailsProviderskmoore1-32/+51
2009-01-06260006 - basic support for variable-one-to-one mapping and the default mappin...kmoore1-1/+6
2008-12-17[197069] support for entities in jars prep 2bvosburgh1-102/+113
2008-12-10258331 - JoinFetch and Private Owned widgets are missing from eclipselink-orm...kmoore1-8/+8
2008-12-04cleaned up attribute mapping ordering so that they are in schema orderkmoore1-1/+22
2008-12-02[254918] - Changes to allow eclipselink and orm resources to both exist withi...pfullbright2-142/+201
2008-11-21255994 - fixed UI so that you can set a mapping to defaultkmoore1-1/+2
2008-11-11254818 - basic UI for basic-collection, basic-map, and transformation mapping...kmoore1-0/+9
2008-11-10added implied eclipselink-orm.xml to navigator and structure viewpfullbright1-2/+5
2008-10-29removed Conversion section from eclipselink orm version, id, and basic mappingskmoore1-0/+25
2008-10-29added UI support for converters on entity-mappingskmoore1-1/+7
2008-10-20[197069] support for entities in jars prepbvosburgh1-10/+8
2008-10-16de-interfaced eclipselink ui factory, added eclispelink orm entity compositepfullbright1-15/+16
2008-10-13237657 - EclipseLink default 1-1 and 1-m mappingskmoore1-0/+10
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright1-1/+0
2008-09-23removed unused methodkmoore1-10/+0
2008-08-13removed JpaFactory.hasRelevantContent(), replaced with support in GenericJpaP...kmoore1-0/+18
2008-07-25partial support for EclipseLink platform java entity cachingkmoore2-163/+6
2008-07-25change JpaComposite and JpaPageComposite so they are no longer generic typeskmoore1-3/+3
2008-04-23Fixed DDL class name.tle1-2/+2
2008-04-22Added EclipseLink DDL Gen support.tle1-1/+5
2008-04-20Added General and Properties Tab.tle1-1/+7
2008-04-16Added Connection tab.tle1-8/+24
2008-04-09Added Session Options.tle1-0/+16
2008-04-07Added Logging properties.tle1-0/+16
2008-04-02Added Customization properties.tle1-5/+21
2008-03-26added get prefixes to more interfaceskmoore1-2/+2
2008-03-25Fix for the modified Dali API.tle2-3/+3
2008-03-25Initial checkin.tle3-0/+199

    Back to the top