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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]