--- Bill Culp <[EMAIL PROTECTED]> wrote: > Hi, I have been using DbUtils for some JDBC stuff and I was interested > in the toBean() bean mapper to map the resultset. Since I am using the > bean mapper in a very simplistic fashion, I decided to extend the bean > mapping to make it bidirectional (map bean to statement parms) as well. > I also overloaded the ResultSetHandler to accept a BeanMap object with > prebuilt PropertyDescriptors rather than use introspection. I load the > props from an XML file at startup. Is there any interest in making bean > > mapper bidrectional? -
Can you elaborate on these 2 issues with code examples? David > > Thanks, Bill Culp > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
