Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-01This commit was manufactured by cvs2svn to create tag 'v200912010001'.v200912010001nhauge1644-298079/+0
2009-12-01296615 - add query-redirector and cache-interceptor resource model tolerancekmoore15-89/+2396
2009-12-01279803 - add validation warning for OrderColumn and OrderBy both usedkmoore9-17/+81
2009-12-01incorrect syntax in plugin.xml - was causing eclipselink 1.2 platform to appe...kmoore1-2/+2
2009-12-01bug 295881 - Eclipselink 1.2 platform supportkmoore33-291/+4447
2009-12-01fixed failing OrderColumn resource model testskmoore1-5/+16
2009-12-01[293976] various metamodel generation problemsbvosburgh143-2857/+4108
2009-12-01fix commentsbvosburgh8-12/+12
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle52-70/+1851
2009-12-01Added comment.tle1-1/+8
2009-11-30258515 - OrderColumn support in both orm and javakmoore68-643/+2625
2009-11-25broke a test with last changekmoore1-0/+2
2009-11-25removed calls to getOrmXmlResource().save() as these were just for debug purp...kmoore7-14/+0
2009-11-25deleted Generic2_0OrmContextModelTestCase as it is now unnecessarykmoore12-67/+26
2009-11-25refactored XmlOrderable resource model further for easier support of orderBy ...kmoore12-598/+420
2009-11-24adding provisional api statement to new 2.0 xml resource model classeskmoore36-24/+234
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

Back to the top