Author: tfischer
Date: Mon Oct 15 01:49:52 2012
New Revision: 1398169
URL: http://svn.apache.org/viewvc?rev=1398169&view=rev
Log:
javadoc
Modified:
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/Torque.java
Modified:
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/Torque.java
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/Torque.java?rev=1398169&r1=1398168&r2=1398169&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/Torque.java
(original)
+++
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/Torque.java
Mon Oct 15 01:49:52 2012
@@ -349,7 +349,8 @@ public final class Torque
*
* @param name the database name, or null for the default db.
*
- * @return The corresponding database adapter.
+ * @return The corresponding database adapter, or null if no database
+ * adapter is defined for the given database.
*
* @throws TorqueException Any exceptions caught during processing will be
* rethrown wrapped into a TorqueException.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]