Author: tfischer
Date: Thu Oct 25 20:18:08 2012
New Revision: 1402318
URL: http://svn.apache.org/viewvc?rev=1402318&view=rev
Log:
TORQUE-235: fix Bugs in tutorial
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-ant.xml
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-maven.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-ant.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-ant.xml?rev=1402318&r1=1402317&r2=1402318&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-ant.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-ant.xml
Thu Oct 25 20:18:08 2012
@@ -52,7 +52,7 @@
The object model consists of eight classes for each
table in your schema. For example, the
<em>author</em> table, defined in this tutorial,
- will result in the following four classes:
+ will result in the following eight classes:
<em>Author</em>, <em>AuthorPeer</em>,
<em>AuthorPeerImpl</em>, <em>AuthorPeerRecordMapper</em>,
<em>BaseAuthor</em>, <em>BaseAuthorPeer</em>,
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-maven.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-maven.xml?rev=1402318&r1=1402317&r2=1402318&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-maven.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/orm/step3-maven.xml
Thu Oct 25 20:18:08 2012
@@ -52,7 +52,7 @@
The object model consists of eight classes for each
table in your schema. For example, the
<em>author</em> table, defined in this tutorial,
- will result in the following four classes:
+ will result in the following eight classes:
<em>Author</em>, <em>AuthorPeer</em>,
<em>AuthorPeerImpl</em>, <em>AuthorPeerRecordMapper</em>,
<em>BaseAuthor</em>, <em>BaseAuthorPeer</em>,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]