Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-26279098 - default Cacheable support for generic 2.0kmoore1-0/+2
2009-10-26258533 - [JPA 2.0] Orphan-Removal supporttle6-2/+116
2009-10-23279098 - Cacheable support on java and orm entities in generic 2.0 platform. ...kmoore6-0/+147
2009-10-22258517 - extend association overrides to use dot notation for nested embeddedskmoore2-3/+2
2009-10-21added java resource model support for the 2.0 Cacheable annotationkmoore2-0/+55
2009-10-15258533 - [JPA 2.0] Orphan-Removal supporttle3-2/+90
2009-10-14preliminary maps id context modelpfullbright6-11/+136
2009-10-13258490 - basic element collection mapping support for generic 2.0 and eclipse...kmoore7-13/+196
2009-10-13290021 - [JPA 2.0] Shared-Cache-Mode element supporttle2-0/+102
2009-10-12mapsId java resource modelpfullbright2-13/+67
2009-10-07support for metamodel source folderbvosburgh4-31/+15
2009-10-05Metamodel generation, part 4bvosburgh18-277/+110
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright62-23232/+12
2009-09-28Fixed issues when property definition and element are present in persistence.xmltle1-3/+2
2009-09-25embedded mapping CCE fix - 258491 adding support for association overrides to...kmoore2-5/+6
2009-09-24280150 - [JPA 2.0] Validation Mode elementtle1-1/+2
2009-09-22280150 - [JPA 2.0] Validation Mode elementtle3-2/+109
2009-09-22fixing persistence.xml 2.0 support in the eclipselink 2.0 platformkmoore1-2/+3
2009-09-22continued collapsing the 2.0 context model into the 1.0 modelkmoore5-39/+4
2009-09-21Collapsing the JPA 2.0 context model into the 1.0 model - embedded mapping 2.0kmoore2-1/+8
2009-09-21Beginning to collapse the JPA 2.0 context model into the 1.0 modelkmoore2-0/+32
2009-09-17Metamodel generation, part 3bvosburgh6-0/+130
2009-09-17clean up JPA 2.0 Java annotationsbvosburgh1-5/+21
2009-09-15bug #258491 - added association override support to 2.0 embedded mappingskmoore6-52/+136
2009-09-09refactored xml node name interfacespfullbright4-72/+44
2009-09-08refactored xml node name interfacespfullbright40-300/+180
2009-09-08refactored to use a container model object for association overrides and attr...kmoore1-1/+1
2009-09-04removed internal.*.platform packages since there is no corresponding public ....kmoore1-1/+1
2009-09-04refactored JpaFactory to remove the orm context model creation. Each Mapping...kmoore1-135/+1
2009-09-03[283897] Static Metamodel generation, part 2bvosburgh14-21/+94
2009-09-02virtual xml support for derived idpfullbright1-4/+8
2009-09-02Changed the buildOrmSequenceGenerator2_0 methodtle1-6/+6
2009-09-02Updated importstle1-1/+0
2009-09-02resource model for EclipseLink 2.0 orm.xmlkmoore10-438/+503
2009-09-02orm derived id modelpfullbright5-0/+123
2009-09-02resource model changes - removed id from individual interfacespfullbright4-302/+112
2009-09-02changes to DerivedId interface, java hierarchypfullbright3-6/+14
2009-09-02changed commentspfullbright4-0/+19
2009-08-31added derived id to resource model, removed 1.0 model code from 2.0 genmodel,...pfullbright5-59/+375
2009-08-31[JPA 2.0] Persistence Unit propertiestle1-7/+4
2009-08-31cosmeticpfullbright1-2/+0
2009-08-31added override methodpfullbright1-1/+3
2009-08-31bug 281389 - completed orm join table in association overrides workkmoore4-0/+84
2009-08-31cleaning up translators for generators and queries in the 2.0 orm.xml. Undoi...kmoore3-2/+29
2009-08-27Removed unnecessary GeneratorContainer factory methodtle1-4/+0
2009-08-21Big hunk of derived id prework - small tweaks to followpfullbright10-3/+215
2009-08-21[283897] Static Metamodel generationbvosburgh14-0/+596
2009-08-18bug 281389 - java joinTable association override supportkmoore3-0/+110
2009-08-04model framework changes necessary to support derived id'spfullbright1-1/+3
2009-07-23removed unsued importkmoore1-1/+0

Back to the top