Date: 2004-04-02T07:38:57
   Editor: 217.228.77.217 <>
   Wiki: DB Torque Wiki
   Page: FrequentlyAskedQuestions
   URL: http://wiki.apache.org/db-torque/FrequentlyAskedQuestions

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -163,3 +163,19 @@
 Answer: doDelete() throws a !TorqueException 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.
 
 -- Gary Shea
+
+----
+
+Question: Is there a way to use one installation of torque for different projects 
without having a copy of torque-gen for each project (e.g. copy the build-torque.xml 
and build.properties and set a parameter in build.properties to the torque basedir)
+
+Answer: ????
+
+-- Michael Wyraz
+
+----
+
+Question: Can I use my own ID-Generator with torque? How?
+
+Answer: ????
+
+-- Michael Wyraz

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

Reply via email to