Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15This commit was manufactured by cvs2svn to create tag 'v200912150000'.v200912150000nhauge421-73818/+0
2009-12-03295613 - Persistence.xml > Customization Tab - Add Descriptor Customizer rec...tle4-2/+26
2009-12-02fix JpaProject config type for pre-2.0 JpaProjectbvosburgh3-4/+14
2009-12-01296615 - add query-redirector and cache-interceptor resource model tolerancekmoore12-87/+2245
2009-12-01bug 295881 - Eclipselink 1.2 platform supportkmoore11-134/+436
2009-12-01[293976] various metamodel generation problemsbvosburgh8-65/+53
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle2-0/+15
2009-11-30258515 - OrderColumn support in both orm and javakmoore4-0/+24
2009-11-24adding provisional api statement to new 2.0 xml resource model classeskmoore6-0/+36
2009-11-24added order column translatorkmoore2-11/+16
2009-11-24updated xml resource model to support order column more easilykmoore2-29/+31
2009-11-24renamed some 2_0 xml resource model classes to fit the existing patternkmoore7-22/+22
2009-11-18refactored orphan-removal a little further to remove the 2_0 context model ob...kmoore13-577/+62
2009-11-18renamed OrderColumnCorrectionType to OrderCorrectionTypekmoore5-62/+62
2009-11-18updated eclipselink orm 2.0 schema. changes were to order-column correction-t...kmoore7-125/+129
2009-11-17294899 - collapse the PersistenceUnit context model to fix errors related to ...kmoore5-174/+37
2009-11-16293526 - [JPA 2.0] Orphan-Removal Orm context model need to be refactoredtle8-262/+54
2009-11-16Added comment.tle2-4/+20
2009-11-11294899 - refactoring in an effort to support default Cacheable againkmoore6-23/+28
2009-11-11[293723] fix metamodel generation problem with Map attributesbvosburgh1-0/+5
2009-11-10remove the 2.0 properties strings from the 1.0 Connection interface, use JpaC...kmoore2-24/+21
2009-11-10294770 - removed the validation mode property, only support elementkmoore3-105/+3
2009-11-05294377 - a less destructive fix for default cacheable. still get defaults in...kmoore2-4/+2
2009-11-03Added menu item to upgrade document version of legacy xml documentspfullbright5-29/+78
2009-10-29279098 - handles default cacheable for mapped-superclasses in eclipselinkkmoore4-24/+64
2009-10-28279098 - first pass at Cacheable support for EclipseLink 2.0 entitieskmoore11-17/+129
2009-10-28rework JPA project lockingbvosburgh2-4/+2
2009-10-27validation for xml document versionspfullbright1-0/+21
2009-10-27changed emf resource model to have an XmlOrphanRemovable2_0 interfacekmoore1-8/+8
2009-10-27changed the emf resource model for orphan-removal to use BooleanObject instea...kmoore4-6/+6
2009-10-26258533 - [JPA 2.0] Orphan-Removal supporttle12-8/+819
2009-10-23279098 - Cacheable support on java and orm entities in generic 2.0 platform. ...kmoore5-68/+48
2009-10-22258517 - extend association overrides to use dot notation for nested embeddedskmoore1-4/+0
2009-10-22fixed metamodel generation for eclipselink 2.0 projectskmoore2-1/+38
2009-10-21moved cacheable setting, this is support only on entities in the generic orm....kmoore4-19/+259
2009-10-21290596 - added derived Id support to EclipseLink 2.0kmoore2-7/+9
2009-10-14preliminary maps id context modelpfullbright3-23/+39
2009-10-14more translators fixeskmoore2-3/+10
2009-10-14fixed translators so that end tag is not inserted causing schema errorskmoore3-3/+18
2009-10-13258490 - basic element collection mapping support for generic 2.0 and eclipse...kmoore7-2/+180
2009-10-13fixed problem in eclipselink 2.0 orm.xml files, the ui was not displaying acc...kmoore2-1/+123
2009-10-13fixed npe in file creation when no project is preselectedpfullbright1-1/+5
2009-10-13fixed the eclipselink_orm.ecore to make XmlElementCollection implement XmlAtt...kmoore4-28/+256
2009-10-13290021 - [JPA 2.0] Shared-Cache-Mode element supporttle1-0/+46
2009-10-12mapsId orm resource modelpfullbright3-6/+6
2009-10-09fixed XmlTransient translator in core and EclipseLink so that it doesn't put ...kmoore1-1/+3
2009-10-08258516 - attribute overrides now support dot-notation for nested embeddeds on...kmoore1-3/+0
2009-10-05Metamodel generation, part 4bvosburgh13-92/+69
2009-10-05removed strings that are already in JPA2_0kmoore1-16/+0
2009-10-02moved version and schema location to root object, added schema location to tr...pfullbright5-43/+53

Back to the top