Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-torque Wiki" for 
change notification.

The following page has been changed by ThomasFischer:
http://wiki.apache.org/db-torque/NextRelease

The comment on the change is:
bean creation si now implemented in cvs

------------------------------------------------------------------------------
     * this allows to map jdbc types to domains and solves the problem with 
definitions like BIGINT = NUMBER (20, 0)
   * add platform package to replace db.prop files - '''done'''
   * backport sql generation for the generator from commons-sql (inheritence is 
your friend ;-)
+  * add generation of simple beans for data objects. Generate methods to 
convert data objects into beans and vice versa - '''done'''
  
  == Further Suggestions ==
  
@@ -42, +43 @@

  ----
  
   * Correctly generate index
-  * Allow generate simple JavaBeans that can be used in views. (eg. Torque 
Beans can't be used with Web Service and it's not a best practice use them with 
client)
-  * Allow generate classes to translate Torque Beans in these simple Beans.
  
  -- Domenico Loiacono 2004-08-05
  

Reply via email to