Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-02This commit was manufactured by cvs2svn to create tag 'v200909020220'.v200909020220nhauge215-21896/+0
2009-05-25277524 - persistence.xml: transaction type default missing from drop downkmoore1-1/+2
2009-05-19276384 - checking in patch for Paul - jar file references are not properly re...kmoore3-1/+67
2009-05-08261107 - Update Dali docs for 2.2 releasetle51-118/+181
2009-05-05[263557] Updates for ICU4J usage.nhauge4-4/+4
2009-04-28272982 - Memory leak in EntityCacheProperties bugtle4-35/+57
2009-04-24272964 - changing properties in persistence.xml source does not properly upda...kmoore3-20/+62
2009-04-24change to weavingFetchGroups instead of weavingLazy, minor copy/paste errorkmoore1-6/+6
2009-04-22added jar files to persistence.xml editorpfullbright1-1/+2
2009-04-20found 2 more spinners, changed them to comboskmoore2-173/+114
2009-04-17230396 - changing spinners to combos with a default option that only accept i...kmoore1-112/+30
2009-04-17230396 - changing spinners to combos with a default option that only accept i...kmoore6-713/+221
2009-04-06minor tweaksbvosburgh1-2/+2
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...kmoore6-6/+136
2009-02-05adds a new mapping file content type, cleans up how we find and create xml re...kmoore2-11/+3
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-27cleaning up tests that were failing, among other things (renamed converter to...kmoore3-16/+16
2009-01-26first pass at an EclipseLink1_1 jpa platformkmoore3-0/+88
2009-01-26226570 - changing the jpaPlatform core and ui extension pointskmoore1-0/+28
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...tle3-103/+0

Back to the top