Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore136-47472/+2
2011-02-05updating references to newly renamed org.eclipse.jpt.db and org.eclipse.jpt.u...kmoore92-173/+173
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore28-49/+51
2011-01-28rename some methodsbvosburgh14-413/+413
2011-01-28refactor the JAXB SchemaFileCreationDataModelProvider so that it is not exten...kmoore7-26/+28
2011-01-25rename JoiningStrategy to RelationshipStrategybvosburgh1-2/+2
2011-01-24rename RelationshipReference to Relationshipbvosburgh14-480/+477
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh51-2150/+2250
2010-10-20refactored resource testcase hierarchypfullbright1-2/+2
2010-10-13cleaning up manifest dependency versionskmoore1-3/+3
2010-09-28jpt changes to accommodate jaxbpfullbright6-6/+6
2010-09-10fixing an NPE that happens with invalid nested annotationskmoore3-1/+5
2010-08-16refactored jpaPlatforms extension point, added jpaPlatformGrouppfullbright6-18/+18
2010-08-11Version updates for 3.0 M1.nhauge1-1/+1
2010-08-04added JpaFacet APIpfullbright2-4/+4
2010-07-30added ResourceLocator implementationpfullbright11-61/+80
2010-07-12294670 - More helpful UI for validation group persistence.xml propertiestle1-22/+329
2010-06-24312905 - fixing some incorrect defaults on virtual ORM attribute mappingskmoore9-8/+983
2010-05-25313766 - StackOverflowError with a self-referential ElementCollection or Embe...kmoore2-1/+68
2010-05-11312096 - fixed index out of bounds exception adding attributeskmoore11-45/+45
2010-05-05311654 - fixed the ant scripts to use ant target core-test, 1 more timekmoore1-2/+2
2010-05-05311654 - fixed the ant scripts to use ant target core-test. None of the WTP ...kmoore1-2/+2
2010-05-04311221 - split up core tests for the build, so that DNF is less likelykmoore5-31/+75
2010-04-14309196 - only cast to JpaFactory2_0 when in a 2.0 projectkmoore3-10/+10
2010-04-12301437 - uni-directional 1-m mapping using target foreign key is validated in...kmoore2-0/+250
2010-03-31307113 - incorrect default class names in virtual orm.xml attribute mappingskmoore3-13/+13
2010-03-26tweak and standardize copyrightsbvosburgh3-25/+17
2010-03-23fixed copyrightspfullbright31-30/+50
2010-03-09303547 - map key attribute overrides supportkmoore3-4/+1566
2010-03-03303547,303548 - added tolerance for .key and .value attribute overrides. Now...kmoore2-4/+6
2010-03-02Refactored several classes to use XmlClassReference insteadpfullbright7-46/+50
2010-03-01updated exported packageskmoore1-1/+6
2010-02-25301436 - added JoinTable support to 1-1 and m-1 mappings in the 2.0 platformkmoore4-3/+835
2010-02-23301437 - added joinColumns support to generic 2.0 1-1 mappingskmoore2-3/+256
2010-02-22258513 - MapKeyColumn model, code assist, validation support in both java and...kmoore6-13/+608
2010-02-17element collections were not being used in determining virtual attribute over...kmoore6-15/+719
2010-02-15added PrimaryKey annotation supportpfullbright2-0/+54
2010-02-15refactored column validation and added new validationkmoore8-12/+2294
2010-02-10tweak AnnotationContainerTools: only move annotation if necessarybvosburgh1-0/+1
2010-02-01bug 301181 - proper calculation of default x-1 mappings when @Id annotation i...pfullbright1-2/+1
2010-01-29predominant joining strategy updates on resource model API changespfullbright2-2/+269
2010-01-25299547 - this fixes the order column table default and adds validation for th...kmoore6-14/+656
2010-01-20changed api: getPersistentType() -> getOwningPersistentType()pfullbright1-1/+1
2010-01-20258710 - [EclipseLink] persistence unit property for ORM_SCHEMA_VALIDATIONtle2-105/+137
2010-01-20300091 - metamodel generation support for Maps, handle MapKey and MapKeyClass...kmoore9-1/+3623
2010-01-19299639 - validation exception when an entity is added to the eclipselink-orm....kmoore1-2/+72
2010-01-19[233567] rework sync between resource model and ASTbvosburgh24-67/+272
2010-01-14297591 - [EclipseLink] support exclusive connection persistence unit propertiestle2-76/+135
2010-01-07298646 - Unable to unset eclipselink logging file in persistence.xmltle1-1/+15
2010-01-07298647 - Unable to unset eclipselink DDL generation location in persistence.xmltle1-1/+16

Back to the top