mpoeschl 2002/09/26 08:07:19
Modified: xdocs changes.xml
Log:
update
Revision Changes Path
1.36 +13 -1 jakarta-turbine-torque/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/xdocs/changes.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- changes.xml 24 Sep 2002 05:42:32 -0000 1.35
+++ changes.xml 26 Sep 2002 15:07:19 -0000 1.36
@@ -65,16 +65,28 @@
native datatypes (byte, int, long, float, double)
</li>
<li>
+ TRQ45: add static keyFor methods to generate appropriate SimpleKey
+ instance
+ </li>
+ <li>
+ TRQS1: several small patches to correct db2 sql generation
+ </li>
+ <li>
bugzilla #12626: Peer.vm was missing the DateKey import.
</li>
<li>
- postgres: Unable to identify an operator '=' for types 'smallint' and
'boolean'
+ postgres: Unable to identify an operator '=' for types 'smallint' and
+ 'boolean'
</li>
<li>
sapdb: generate valid sql for primary keys
</li>
<li>
objects: avoid npe and set id to null if the object was null
+ </li>
+ <li>
+ objects: the generation of the BaseClass and the Interface is working even
+ if the Interface is empty.
</li>
</ul>
</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>