DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27531>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27531 [dbutils] Support bean property to SQL IN parameter mapping Summary: [dbutils] Support bean property to SQL IN parameter mapping Product: Commons Version: 1.0 Final Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: DbUtils AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This commons-dev message brings up interesting points: http://www.mail-archive.com/[EMAIL PROTECTED]/msg36011.html Providing a way to map bean properties to SQL IN parameters would round out the bean functionality. We already have ResultSet columns being transferred to bean properties; why not transfer the other way as well? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
