Date: 2004-06-22T05:53:10
Editor: 82.120.169.94 <>
Wiki: DB Torque Wiki
Page: FrequentlyAskedQuestions
URL: http://wiki.apache.org/db-torque/FrequentlyAskedQuestions
no comment
Change Log:
------------------------------------------------------------------------------
@@ -326,3 +326,13 @@
-- Tarlika Elisabeth Schmitz
+-- Alexandre Gouze
+
+== Why addAscendingOrderByColumn launch a NullPointerException ? ==
+
+'''Answer:'''
+Torque has not been correctly initialized for the database. The properties file need the
key
+torque.database.db.adapter=mysql
+where db is the database name and mysql the database adapter used by torque for accessing
the base.
+
+-- Alexandre Gouze
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|