Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-02ui support for derived id + big ui package refactorpfullbright31-2773/+0
2009-08-26cleaned up some of the duplicate code in the generators UIkmoore1-5/+5
2009-07-27more renames - eclipselink Core and UIkmoore30-208/+208
2009-07-23rename Caching to EclipseLinkCachingkmoore4-20/+20
2009-07-23more refactorings: ui, eclipselink core, and some generic 2.0 changeskmoore14-105/+105
2009-07-21cleaning up some string references to EclipseLink classes that don't exist yetkmoore2-4/+4
2009-07-21cleaning up some string references to EclipseLink classes that don't exist yetkmoore1-1/+1
2009-06-15Refactored EclipseLink 1.1 classes into separate packageskmoore29-1897/+0
2009-04-06minor tweaksbvosburgh1-2/+2
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-0/+2
2009-03-12more layout cleanupkmoore4-21/+11
2009-03-12refactored relationship references, added 1-M mappings with join columnspfullbright5-117/+64
2009-03-04completed table-per-class support, enabling/disabling table/discriminator col...kmoore1-1/+1
2009-03-02removed all the extra *defaultEmpty messages, most of them weren't used anywaykmoore1-2/+2
2009-02-18258487 - added access type choosers on eclipselink 1.1 orm attribute mappingskmoore31-6/+1964
2009-02-17cleaning up platform ui api, attribute mapping providerskmoore10-163/+396
2009-02-16cleaning up platform ui api, type mapping providerskmoore2-110/+0
2009-02-13cleaning up JpaPlatformUi, added ContentType to the ui providers, changed det...kmoore13-8/+76
2009-02-13beginning to clean up JpaPlatformUikmoore2-6/+6
2009-02-12clean up a commentkmoore1-3/+2
2009-02-10added convenience constructorbvosburgh1-1/+1
2009-01-28added access annotation support for eclipselink 1.1 persistent types, refacto...kmoore3-3/+39
2009-01-27cleaning up tests that were failing, among other things (renamed converter to...kmoore1-1/+1
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 JpaDetailsProviderskmoore3-26/+127
2008-12-30231533 - class chooser widgetskmoore1-1/+5
2008-12-23Fixing layout issues, just cleaning things upkmoore4-112/+7
2008-12-17[197069] support for entities in jars prep 2bvosburgh1-8/+22
2008-12-10258331 - JoinFetch and Private Owned widgets are missing from eclipselink-orm...kmoore4-0/+208
2008-12-02[254918] - Changes to allow eclipselink and orm resources to both exist withi...pfullbright11-111/+355
2008-11-11one more tweak for converterskmoore1-33/+0
2008-11-06yet another fix for converters support on eclipselink orm attribute mappingskmoore4-79/+239
2008-11-04screwed this up last week in my haste to get it checked in Wednesday. Needed...kmoore3-8/+112
2008-10-30fix problem with selecting the new converter in the listkmoore1-7/+5
2008-10-30cleaned up validation messages on new converter dialogkmoore2-13/+13
2008-10-29removed Conversion section from eclipselink orm version, id, and basic mappingskmoore6-0/+327
2008-10-29added UI support for converters on orm entity, embeddabe, mappedsuperclasskmoore3-22/+63
2008-10-29added UI support for converters on entity-mappingskmoore5-0/+953
2008-10-21245429 - add initial caching support to the eclipselink-orm.xml, expiry and e...kmoore4-5/+195
2008-10-17250019 - customizer eclipselink-orm.xml support in entity, mappedsuperclass, ...kmoore1-0/+106
2008-10-16added eclipselink orm mapped superclass compositepfullbright1-0/+82
2008-10-16added reminder to do converterspfullbright1-0/+1
2008-10-16de-interfaced eclipselink ui factory, added eclispelink orm entity compositepfullbright1-0/+116

    Back to the top