Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-03295613 - Persistence.xml > Customization Tab - Add Descriptor Customizer rec...tle6-9/+44
2009-12-03295750 - Persistence.xml > Properties Tab - Add property receive errortle1-3/+7
2009-12-02refactor JavaResourcePersistentType for 2.0bvosburgh8-47/+75
2009-12-02294771 - sort user added associations in entity gen wizard - contributed patch.nhauge1-0/+22
2009-12-02fix JpaProject config type for pre-2.0 JpaProjectbvosburgh7-12/+34
2009-12-02[296664] metamodel generation overwrites non-Dali generated filesbvosburgh11-101/+159
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 supportkmoore29-291/+4213
2009-12-01[293976] various metamodel generation problemsbvosburgh87-2345/+3579
2009-12-01fix commentsbvosburgh8-12/+12
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle49-57/+1404
2009-12-01Added comment.tle1-1/+8
2009-11-30258515 - OrderColumn support in both orm and javakmoore64-516/+2498
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-20295730 - orm.xml file creation default is now falsekmoore1-2/+2
2009-11-19258515 - OrderColumn annotation resource model supportkmoore16-26/+517
2009-11-19258515 - changed Ordering composite strings in an effort to add order column ...kmoore3-104/+46
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 ...kmoore12-370/+172
2009-11-16293526 - [JPA 2.0] Orphan-Removal Orm context model need to be refactoredtle48-677/+872
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...kmoore2-24/+21

Back to the top