Niall Pemberton wrote:
Its a bug, can you create a bug report please:
https://issues.apache.org/jira/browse/BEANUTILS-371 created
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-
Shameless self-bump...
El Tonno wrote:
Hello,
Just a quick question. about Jakarta Commons BeanUtils 1.8.2 (the latest)
I have to slurp a ResultSet into a RowSetDynaClass, but I have to use
the JDBC column labels instead of the JDBC column names.
It seems that the instance method
Hello,
Just a quick question. about Jakarta Commons BeanUtils 1.8.2 (the latest)
I have to slurp a ResultSet into a RowSetDynaClass, but I have to use
the JDBC column labels instead of the JDBC column names.
It seems that the instance method
RowSetDynaClass.setUseColumnLabel()
is what I wa