dlr         01/06/12 19:06:45

  Modified:    conf/torque/templates/sql/base/oracle db.props
  Log:
  Noted link to a usable Oracle data type reference.
  
  Revision  Changes    Path
  1.8       +3 -0      jakarta-turbine/conf/torque/templates/sql/base/oracle/db.props
  
  Index: db.props
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/torque/templates/sql/base/oracle/db.props,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- db.props  2001/06/13 00:13:12     1.7
  +++ db.props  2001/06/13 02:06:43     1.8
  @@ -1,5 +1,8 @@
   # Taken from java.sql.Types in the IBM 1.3 JDK
   # JDBC to Oracle mappings.
  +#
  +# A good Oracle resource for determining these mappings is at
  +# 
http://technet.oracle.com/docs/tech/migration/workbench/doc_library/MSAccess/ch3.htm
   
   BIT = NUMBER (1, 0)
   TINYINT = NUMBER (3, 0)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to