Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-19This commit was manufactured by cvs2svn to create tag 'v200910190000'.v200910190000nhauge217-22121/+0
2009-10-13258490 - basic element collection mapping support for generic 2.0 and eclipse...kmoore4-4/+38
2009-10-13fixed problem in eclipselink 2.0 orm.xml files, the ui was not displaying acc...kmoore1-1/+72
2009-10-13290021 - [JPA 2.0] Shared-Cache-Mode element supporttle12-38/+276
2009-10-06renamed FileUiDefinitions methods to ResourceUiDeifntions to match the interf...kmoore3-6/+6
2009-09-30collapsed eclipselink orm resource models, eclipselink orm file creation wizardspfullbright1-47/+0
2009-09-30290592 - CCE with 2.0 persistence.xml in an EclipseLink 2.0 projecttle20-101/+210
2009-09-30Fixed type safety warningtle1-1/+1
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright10-98/+104
2009-09-25embedded mapping CCE fix - 258491 adding support for association overrides to...kmoore2-0/+12
2009-09-24more refactoring to support persistence.xml files. creating PersistenceResou...kmoore18-81/+169
2009-09-24refactoring JpaPlatformUi to work similary to JpaPlatform. Trying to remove ...kmoore88-2495/+1372
2009-09-24280150 - [JPA 2.0] Validation Mode elementtle2-26/+41
2009-09-22280150 - [JPA 2.0] Validation Mode elementtle2-0/+93
2009-09-21Refactoring sequence generators to support schema and catalog in eclipselink 2.0kmoore22-415/+942
2009-09-15bug #258491 - added association override support to 2.0 embedded mappingskmoore2-4/+4
2009-09-10refactored AttributeOverrideContainer to work in both entity and embedded map...kmoore2-4/+4
2009-09-08Extracted buildEntityMappingsGeneratorsComposite for sub-classingtle1-12/+8
2009-09-08Refactored EntityMappings details providerstle1-6/+2
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh2-4/+7
2009-09-02ui support for derived id + big ui package refactorpfullbright123-564/+550
2009-08-26cleaned up some of the duplicate code in the generators UIkmoore2-10/+10
2009-08-24Moved EclipseLink interfaces and enums to public packagetle72-93/+104
2009-08-24258538 - [JPA 2.0] Persistence Unit propertiestle8-16/+438
2009-08-18bug 281389 - java joinTable association override supportkmoore1-1/+4
2009-08-18Preliminary EclipseLink 2.0 platformtle2-0/+135
2009-08-13fixed memory leak in ControlEnabler/VisibilityEnablerbvosburgh2-13/+14
2009-07-29cleaned up JoinColumnsComposite so that I could remove the redundancy from Jo...kmoore2-10/+29
2009-07-27more renames - eclipselink Core and UIkmoore119-964/+964
2009-07-23rename Caching to EclipseLinkCachingkmoore14-102/+102
2009-07-23more refactorings: ui, eclipselink core, and some generic 2.0 changeskmoore84-654/+654
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 yetkmoore12-14/+13
2009-07-17package rename to jpa2kmoore37-59/+59
2009-07-06removed unnecessary throws clausekmoore1-1/+1
2009-07-01rework change events - tree and listbvosburgh4-4/+4
2009-06-15Refactored EclipseLink 1.1 classes into separate packageskmoore37-59/+73
2009-06-12272982 - Memory leak in EntityCachePropertiestle10-441/+125
2009-06-05256004 - tri state check boxes with defaults weren't updating correctly on ch...kmoore25-810/+743
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

Back to the top