Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-26This commit was manufactured by cvs2svn to create tag 'v201001260000'.v201001260000nhauge1378-182858/+1039
2010-01-26300853 - connection and options setting need to be built after properties are...kmoore1-8/+6
2010-01-26300883 - commit changes to persistence.xml after updating class list.nhauge2-26/+30
2010-01-26Reverting fix for model disconnect on resource unload for M5.nhauge3-20/+0
2010-01-26300765 - patch from David to remove junit4 bundlekmoore1-1/+1
2010-01-26commenting out the code that is causing exceptions on every test run until we...kmoore1-3/+3
2010-01-26299521 - fix NPE adding an entity to the orm.xml, the name can be nullkmoore4-9/+11
2010-01-25299547 - this fixes the order column table default and adds validation for th...kmoore64-140/+1945
2010-01-25300470 - added mnemonics for wizards - patch contributed.nhauge2-24/+24
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh40-836/+773
2010-01-22added collection table validation to the preferenceskmoore3-3/+21
2010-01-22orm collection table validation was using the join table messageskmoore6-12/+99
2010-01-22300428 - join table join column default name was wrong in the bidrectional m-...kmoore4-11/+377
2010-01-22support order column in the ui for eclipselink 2.0 java and orm many-to-many ...kmoore3-1/+130
2010-01-22removed uses of the deprecated JEM Logger class that logs to the consolekmoore2-5/+4
2010-01-22changing version number 3.0 to 2.3 and updating copyright date to 2010rsapir117-586/+666
2010-01-22[299695] problem opening JPA project with active database connectionbvosburgh1-1/+7
2010-01-21Partial fix for model disconnect on resource unloadpfullbright3-11/+34
2010-01-21299845 - externalize JPA Dev category name.nhauge1-1/+1
2010-01-21[233567] AnnotationInitializer no longer neededbvosburgh18-205/+24
2010-01-21fix NPE with null cascade types arraybvosburgh1-6/+11
2010-01-21add more information to delete project exceptionbvosburgh1-1/+1
2010-01-20changed id class uipfullbright19-281/+364
2010-01-20updated id class model testspfullbright4-105/+257
2010-01-20added validationpfullbright2-3/+19
2010-01-20added target embeddable validationpfullbright1-2/+19
2010-01-20changed api: getPersistentType() -> getOwningPersistentType()pfullbright15-21/+21
2010-01-20changed api: "id" mapping -> "primary key" mappingpfullbright11-14/+19
2010-01-20refactored id class modelpfullbright29-690/+1703
2010-01-20added getTypeName()pfullbright1-1/+1
2010-01-20removed unused codepfullbright6-19/+5
2010-01-20300090 - The JPA 2.0 schemas have now been moved to jst.standard.schemas and ...nhauge5-2329/+2
2010-01-20Change feature versions from 3.0 to 2.3.nhauge13-14/+14
2010-01-20258710 - [EclipseLink] persistence unit property for ORM_SCHEMA_VALIDATIONtle9-139/+362
2010-01-20300090 - updated JPA 2.0 schemas to indicate place of origin and updated buil...nhauge3-1/+9
2010-01-20300091 - metamodel generation support for Maps, handle MapKey and MapKeyClass...kmoore61-1957/+8436
2010-01-19Adjust to updated SSE UI bundle.nhauge1-1/+1
2010-01-19299639 - validation exception when an entity is added to the eclipselink-orm....kmoore3-15/+86
2010-01-19[233567] rework sync between resource model and ASTbvosburgh188-2035/+3131
2010-01-19296544 - xml resource change - avoids internet access when finding the schema...kmoore1-3/+10
2010-01-14297591 - [EclipseLink] support exclusive connection persistence unit propertiestle13-127/+605
2010-01-14update the date and comments so that the source generation works properly whe...kmoore1-0/+14
2010-01-14removed some unnecessary default calculations that are handled by the virtual...kmoore2-34/+11
2010-01-12258490 - element collection support for basic and embedded collectionskmoore36-417/+1625
2010-01-12Removed unused stringtle2-3/+1
2010-01-12Refactored to use FileDialogtle2-52/+16
2010-01-12Changed input field to FileChooserComboPanetle1-3/+13
2010-01-12Changed input field to FolderChooserComboPanetle1-3/+8
2010-01-12Made changes for subclassingtle2-16/+24
2010-01-12Intinial check-in.tle2-0/+211

Back to the top