Author: tfischer
Date: Sat Jun 25 18:40:22 2011
New Revision: 1139587

URL: http://svn.apache.org/viewvc?rev=1139587&view=rev
Log:
improved description for test table

Modified:
    db/torque/torque4/trunk/torque-test/src/main/schema/test-schema.xml

Modified: db/torque/torque4/trunk/torque-test/src/main/schema/test-schema.xml
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/main/schema/test-schema.xml?rev=1139587&r1=1139586&r2=1139587&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/src/main/schema/test-schema.xml 
(original)
+++ db/torque/torque4/trunk/torque-test/src/main/schema/test-schema.xml Sat Jun 
25 18:40:22 2011
@@ -269,7 +269,7 @@
   </table>
 
 
-  <table name="INHERITANCE_TEST" description="Table to test inheritance">
+  <table name="INHERITANCE_TEST" description="Table to test inheritance with 
mapped keys">
     <column
       name="INHERITANCE_TEST"
       required="true"
@@ -322,7 +322,7 @@
     />
   </table>
 
-  <table name="INHERITANCE_CLASSNAME_TEST" description="Table to test 
inheritance">
+  <table name="INHERITANCE_CLASSNAME_TEST" description="Table to test 
inheritance with classnames stored in the inheritance column">
     <column
       name="INHERITANCE_TEST"
       required="true"



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to