Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa/tests
AgeCommit message (Expand)AuthorFilesLines
2010-05-05311654 - fixed the ant scripts to use ant target core-test. None of the WTP ...kmoore2-4/+4
2010-05-04311221 - split up core tests for the build, so that DNF is less likelykmoore9-64/+121
2010-04-19bug 308271 - added autoboxing attribute type comparisonspfullbright1-3/+9
2010-04-15added missing about.html documents - David added tests to the build for this ...kmoore1-1/+2
2010-04-14309196 - only cast to JpaFactory2_0 when in a 2.0 projectkmoore6-20/+20
2010-04-13[305079] canonical metamodel for nested classesbvosburgh4-6/+13
2010-04-12301437 - uni-directional 1-m mapping using target foreign key is validated in...kmoore4-5/+504
2010-04-05switch from CCombo to Combokmoore3-121/+32
2010-03-31307113 - incorrect default class names in virtual orm.xml attribute mappingskmoore6-26/+26
2010-03-26tweak and standardize copyrightsbvosburgh15-124/+103
2010-03-23fixed copyrightspfullbright81-78/+148
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh7-31/+277
2010-03-18rename JDTTools to ASTToolsbvosburgh3-12/+13
2010-03-09303547 - map key attribute overrides supportkmoore7-9/+3135
2010-03-09fixed copyrightskmoore5-3/+23
2010-03-09Added Cascade.DETACH tests (and Java Cascade tests in general)pfullbright7-2/+498
2010-03-09whoops - compiled against JUnit 4 instead of 3bvosburgh1-2/+2
2010-03-08[303958] timing testsbvosburgh19-779/+758
2010-03-08updating @version and @since tags on core provisional apiskmoore2-46/+46
2010-03-06Updated the tolerance range org.eclipse.datatools.connectivitytle1-1/+1
2010-03-03303547,303548 - added tolerance for .key and .value attribute overrides. Now...kmoore9-17/+28
2010-03-02Refactored several classes to use XmlClassReference insteadpfullbright12-53/+57
2010-03-02304274 - java resource model for CascadeType.DETACHkmoore5-1/+1690
2010-03-02updated copyrightkmoore1-1/+1
2010-03-02removed reference to old entity gen toolskmoore1-2/+1
2010-03-01updated exported packageskmoore2-1/+7
2010-03-01undoing accidental check-inkmoore2-6/+0
2010-02-26cleaning up some xml resource model issues, fixed cache-interceptor and query...kmoore2-0/+6
2010-02-25301436 - added JoinTable support to 1-1 and m-1 mappings in the 2.0 platformkmoore9-7/+1690
2010-02-24removed unnecessary castkmoore2-4/+4
2010-02-23301437 - added joinColumns support to generic 2.0 1-1 mappingskmoore4-5/+494
2010-02-22258513 - MapKeyColumn model, code assist, validation support in both java and...kmoore12-35/+1223
2010-02-22tests for isEmpty(..)pfullbright1-5/+16
2010-02-20primary key validationpfullbright4-58/+58
2010-02-20bug 234191 - ** New I-Build needed **pfullbright2-4/+2
2010-02-17element collections were not being used in determining virtual attribute over...kmoore14-31/+1592
2010-02-15added PrimaryKey annotation supportpfullbright2-0/+54
2010-02-15refactored column validation and added new validationkmoore12-16/+3114
2010-02-10tweak AnnotationContainerTools: only move annotation if necessarybvosburgh8-1/+12
2010-02-05301892 - NPE updating association overrideskmoore2-2/+74
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 changespfullbright10-5/+965
2010-01-27bug 301053 - predominant derived identity calculation on UI changespfullbright4-0/+328
2010-01-26300765 - patch from David to remove junit4 bundlekmoore1-1/+1
2010-01-25299547 - this fixes the order column table default and adds validation for th...kmoore12-16/+1314
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh6-97/+97
2010-01-22300428 - join table join column default name was wrong in the bidrectional m-...kmoore2-5/+371
2010-01-21add more information to delete project exceptionbvosburgh1-1/+1
2010-01-20updated id class model testspfullbright4-105/+257
2010-01-20changed api: getPersistentType() -> getOwningPersistentType()pfullbright3-3/+3

Back to the top