Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-24added order column translatorkmoore2-11/+16
2009-11-24updated xml resource model to support order column more easilykmoore13-284/+328
2009-11-24renamed some 2_0 xml resource model classes to fit the existing patternkmoore25-154/+155
2009-11-24added NONE enum element to LockModeType_2_0kmoore4-21/+55
2009-11-23295511 - add EL 2.0 osgi bundle provider.nhauge1-0/+15
2009-11-23removed some now unnecessary codekmoore1-8/+0
2009-11-23refactored AbstractJavaBaseColumn to store the resource column annotation so ...kmoore13-174/+147
2009-11-23294518 - changed Create orm.xml text in new project creation to be more consi...nhauge1-1/+1
2009-11-20removed unnecessary NON-NLS commentkmoore2-2/+2
2009-11-20295730 - orm.xml file creation default is now falsekmoore3-13/+37
2009-11-19258515 - OrderColumn annotation resource model supportkmoore18-26/+760
2009-11-19258515 - changed Ordering composite strings in an effort to add order column ...kmoore3-104/+46
2009-11-19295634 - JptUtilityTests sets empty extraVMArgstle1-1/+0
2009-11-19Force build when applying changes.nhauge1-2/+7
2009-11-19Force build when applying changes.nhauge1-0/+68
2009-11-18refactored orphan-removal a little further to remove the 2_0 context model ob...kmoore21-676/+94
2009-11-18renamed OrderColumnCorrectionType to OrderCorrectionTypekmoore7-68/+68
2009-11-18minor reversionpfullbright1-13/+1
2009-11-18updated eclipselink orm 2.0 schema. changes were to order-column correction-t...kmoore12-145/+147
2009-11-18rebuild the entity mappings object when the resource type changes, did this f...kmoore1-3/+10
2009-11-17294798 - removed extra comma on joinColumns generation - patch from daniel na...kmoore1-1/+6
2009-11-17294899 - collapse the PersistenceUnit context model to fix errors related to ...kmoore24-668/+469
2009-11-16293526 - [JPA 2.0] Orphan-Removal Orm context model need to be refactoredtle56-788/+1066
2009-11-16Added comment.tle3-5/+28
2009-11-16288027 - add product customization preference logic to filter out synonyms wh...nhauge1-2/+31
2009-11-16Updating dali docs & help for 3.0rsapir10-0/+0
2009-11-16Updating dali docs & help for 3.0rsapir1-5/+5
2009-11-13attempt to better address configurations for JPA project wizardpfullbright2-5/+27
2009-11-12294523 - unchecking project specific settings will now clear project validati...nhauge2-9/+19
2009-11-11294899 - refactoring in an effort to support default Cacheable againkmoore12-28/+295
2009-11-11[294513] fix metamodel generation for ORM transient mappingsbvosburgh3-0/+27
2009-11-11fix some compiler warningsbvosburgh1-6/+6
2009-11-11removed BasePersistenceXmlUiFactory and removed override of buildConnectionTa...kmoore5-74/+29
2009-11-11[293723] fix metamodel generation problem with Map attributesbvosburgh10-62/+95
2009-11-10remove the 2.0 properties strings from the 1.0 Connection interface, use JpaC...kmoore3-28/+26
2009-11-10294770 - removed the validation mode property, only support elementkmoore11-351/+40
2009-11-10return a null resourceType if version or content type is null. this can happ...kmoore2-1/+5
2009-11-09Minor refactoring.nhauge2-23/+14
2009-11-09fix typo in add query dialog, changed to 'query' instead of 'converter'kmoore1-1/+1
2009-11-09rebuild the Persistence object when the resource type changeskmoore1-9/+6
2009-11-07[293722] fix handling of deleted source directorybvosburgh7-119/+296
2009-11-07add some testsbvosburgh1-0/+68
2009-11-05294377 - a less destructive fix for default cacheable. still get defaults in...kmoore12-289/+285
2009-11-05294377 - commenting out default cacheable calculations for nowkmoore2-2/+2
2009-11-05capitalize the menu item 'Upgrade Document Version'kmoore1-1/+1
2009-11-05added project rebuildpfullbright1-2/+11
2009-11-04preference for xml document version validationpfullbright3-0/+7
2009-11-04fixed JPA Tools menu disappearance for projects (and hopefully made it more r...pfullbright1-27/+40
2009-11-04better exception handlingpfullbright3-5/+27
2009-11-04Changed exception messagepfullbright1-1/+1

Back to the top