You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2007/10/14 10:20:36 UTC

svn commit: r584507 - /db/torque/runtime/trunk/xdocs/reference/initialisation-configuration.xml

Author: tfischer
Date: Sun Oct 14 01:20:35 2007
New Revision: 584507

URL: http://svn.apache.org/viewvc?rev=584507&view=rev
Log:
Added docs for the mapping the database name "default".

Modified:
    db/torque/runtime/trunk/xdocs/reference/initialisation-configuration.xml

Modified: db/torque/runtime/trunk/xdocs/reference/initialisation-configuration.xml
URL: http://svn.apache.org/viewvc/db/torque/runtime/trunk/xdocs/reference/initialisation-configuration.xml?rev=584507&r1=584506&r2=584507&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/reference/initialisation-configuration.xml (original)
+++ db/torque/runtime/trunk/xdocs/reference/initialisation-configuration.xml Sun Oct 14 01:20:35 2007
@@ -96,6 +96,13 @@
 torque.database.default=bookstore
 ]]></source>
 
+      <p>
+        The handle name 'default' is reserved, as Torque uses it as a reference
+        to the default database.
+        So you should not define the handle 'default' yourself (but of course
+        you can use it e.g. in generated code).
+      </p>
+
     </subsection>
 
     <subsection name="Database Adapters">



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org