Date: 2004-12-21T04:25:44
   Editor: ThomasFischer <[EMAIL PROTECTED]>
   Wiki: DB Torque Wiki
   Page: NextRelease
   URL: http://wiki.apache.org/db-torque/NextRelease

   added Henning's basic schema support under "planned - done" section

Change Log:

------------------------------------------------------------------------------
@@ -10,6 +10,7 @@
  * improve the generated ojb model
  * add scale attribute for columns - '''done'''
  * Add support for outer joins - '''done'''
+ * Add some basic schema support - '''done'''
  * add domain element to schema.xml (name, type, javaType, size, scale)
    * the domains can be reused in any column
    * this allows to map jdbc types to domains and solves the problem with 
definitions like BIGINT = NUMBER (20, 0)

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

Reply via email to