Author: tfischer
Date: Fri Aug 26 13:15:05 2005
New Revision: 240334

URL: http://svn.apache.org/viewcvs?rev=240334&view=rev
Log:
update text desribing the generator, putting less emphasis on the jdbc task

Modified:
    db/torque/site/xdocs/index.xml

Modified: db/torque/site/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/db/torque/site/xdocs/index.xml?rev=240334&r1=240333&r2=240334&view=diff
==============================================================================
--- db/torque/site/xdocs/index.xml (original)
+++ db/torque/site/xdocs/index.xml Fri Aug 26 13:15:05 2005
@@ -58,9 +58,9 @@
        </dd>
        <dt>maven-plugin</dt>
        <dd>
-         The generator contains all the necessary tasks to be accessed from 
the ant build tool. The
-         maven plugin make is possible to leverage these ant tasks from maven. 
It offers a number
-         of goals to be used from maven-based build processes.
+        The generator creates the O/R peer and object classes that allow your
+        application to access the database. It also generates SQL scripts to
+        create the tables in your database.
        </dd>
        <dt>templates</dt>
        <dd>



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

Reply via email to