Author: arminw
Date: Thu Oct  5 13:19:11 2006
New Revision: 453353

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

Modified:
    db/ojb/trunk/src/java/org/apache/ojb/broker/util/SqlHelper.java

Modified: db/ojb/trunk/src/java/org/apache/ojb/broker/util/SqlHelper.java
URL: 
http://svn.apache.org/viewvc/db/ojb/trunk/src/java/org/apache/ojb/broker/util/SqlHelper.java?view=diff&rev=453353&r1=453352&r2=453353
==============================================================================
--- db/ojb/trunk/src/java/org/apache/ojb/broker/util/SqlHelper.java (original)
+++ db/ojb/trunk/src/java/org/apache/ojb/broker/util/SqlHelper.java Thu Oct  5 
13:19:11 2006
@@ -140,7 +140,7 @@
     
     /**
      * Returns the name of the class to be instantiated.
-     * @param rs the Resultset
+     * @param rsAndStmt The query result set instance.
      * @return null if the column is not available
      */
     public static String getOjbClassName(ResultSetAndStatement rsAndStmt)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to