You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by ar...@apache.org on 2004/01/09 20:24:14 UTC

cvs commit: db-ojb/src/test/org/apache/ojb repository_junit_odmg.xml

arminw      2004/01/09 11:24:14

  Modified:    src/test/org/apache/ojb repository_junit_odmg.xml
  Log:
  update for proper work with CollectionsTest
  
  Revision  Changes    Path
  1.3       +3 -12     db-ojb/src/test/org/apache/ojb/repository_junit_odmg.xml
  
  Index: repository_junit_odmg.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/repository_junit_odmg.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- repository_junit_odmg.xml	11 Dec 2003 20:13:23 -0000	1.2
  +++ repository_junit_odmg.xml	9 Jan 2004 19:24:14 -0000	1.3
  @@ -654,7 +654,7 @@
           <collection-descriptor
               name="collectiblesC"
               element-class-ref="org.apache.ojb.odmg.CollectionsTest$CollectibleC"
  -            proxy="true"
  +            proxy="false"
               auto-retrieve="true"
               auto-update="false"
               auto-delete="false"
  @@ -781,16 +781,6 @@
            column="EXTENT_NAME"
            jdbc-type="VARCHAR"
           />
  -
  -        <reference-descriptor
  -            name="gatherer"
  -            class-ref="org.apache.ojb.odmg.CollectionsTest$Gatherer"
  -            proxy="false"
  -            auto-retrieve="true"
  -            auto-update="false"
  -            auto-delete="false">
  -                <foreignkey field-ref="gathererId"/>
  -        </reference-descriptor>
       </class-descriptor>
   
   
  @@ -865,4 +855,5 @@
            locking="false"
           />
      </class-descriptor>
  +
   <!-- Mapping of classes used in junit tests and tutorials ends here -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org