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 2005/03/09 17:31:38 UTC

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

arminw      2005/03/09 08:31:38

  Modified:    src/test/org/apache/ojb Tag: OJB_1_0_RELEASE
                        repository_junit_odmg.xml
  Log:
  fix bug, use Timestamp instead of Date tzpe
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.13.2.5  +2 -2      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.13.2.4
  retrieving revision 1.13.2.5
  diff -u -r1.13.2.4 -r1.13.2.5
  --- repository_junit_odmg.xml	4 Dec 2004 14:45:37 -0000	1.13.2.4
  +++ repository_junit_odmg.xml	9 Mar 2005 16:31:38 -0000	1.13.2.5
  @@ -1574,7 +1574,7 @@
       <field-descriptor
           name="publicationDate"
           column="P_DATE"
  -        jdbc-type="DATE"
  +        jdbc-type="TIMESTAMP"
           conversion="org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlTimestampFieldConversion"
       />
   
  
  
  

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