dgraham 2004/03/14 15:16:25
Modified: dbutils/src/java/org/apache/commons/dbutils
BeanProcessor.java
Log:
javadoc changes only.
Revision Changes Path
1.2 +1 -1
jakarta-commons/dbutils/src/java/org/apache/commons/dbutils/BeanProcessor.java
Index: BeanProcessor.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/dbutils/src/java/org/apache/commons/dbutils/BeanProcessor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BeanProcessor.java 14 Mar 2004 23:03:54 -0000 1.1
+++ BeanProcessor.java 14 Mar 2004 23:16:25 -0000 1.2
@@ -401,7 +401,7 @@
*
* @param index The current column index being processed.
*
- * @param propertyType The bean property type that this column needs to be
+ * @param propType The bean property type that this column needs to be
* converted into.
*
* @return The object from the <code>ResultSet</code> at the given column
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]