Date: 2004-06-03T10:20:50
Editor: 62.57.20.225 <>
Wiki: DB Torque Wiki
Page: TorqueProjectPages/FAQ
URL: http://wiki.apache.org/db-torque/TorqueProjectPages/FAQ
no comment
Change Log:
------------------------------------------------------------------------------
@@ -155,6 +155,6 @@
----
Q: doDelete() is throwing a Torque''''''Exception. What's up?
-A: doDelete() throws a Torque''''''Exception with message "You must specify Key''''''Def
attributes for this Table''''''Data''''''Set in order to delete a Record" when the schema
for the table does not contain a primary key. If the table has no primary key, doDelete()
may not be used to delete from it.
+A: doDelete() throws a Torque''''''Exception with message "You must specify Key''''''Def
attributes for this Table''''''Data''''''Set in order to delete a Record" when the schema
for the table does not contain a primary key. If the table has no primary key, doDelete()
may not be used to delete from it. '''What should be used in that case'''?
-- Gary Shea
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|