liony opened a new pull request #5: optimize map columns 2 properties code
URL: https://github.com/apache/commons-dbutils/pull/5
 
 
   String getColumnLabel(int column) throws SQLException
   Gets the designated column's suggested title for use in printouts and 
displays. The suggested title is usually specified by the SQL AS clause. If a 
SQL AS is not specified, the value returned from getColumnLabel will be the 
same as the value returned by the getColumnName method.       --from jdk1.6 
javadoc

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to