You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2010/04/06 21:47:14 UTC

svn commit: r931293 - /db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/configuration/option/OptionsConfigurationBase.java

Author: tfischer
Date: Tue Apr  6 19:47:13 2010
New Revision: 931293

URL: http://svn.apache.org/viewvc?rev=931293&view=rev
Log:
improved javadoc

Modified:
    db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/configuration/option/OptionsConfigurationBase.java

Modified: db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/configuration/option/OptionsConfigurationBase.java
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/configuration/option/OptionsConfigurationBase.java?rev=931293&r1=931292&r2=931293&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/configuration/option/OptionsConfigurationBase.java (original)
+++ db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/configuration/option/OptionsConfigurationBase.java Tue Apr  6 19:47:13 2010
@@ -44,7 +44,8 @@ abstract class OptionsConfigurationBase 
      * Creates options from a Map and returns them.
      *
      * @param optionsMap the map containing the option qualified names as key
-     *        and the option value as value; not null.
+     *        and the option value as value. optionsMap and the keys therein 
+     *        must not be null.
      *
      * @return the options, not null.
      */



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org