I've got a problem where my bean has a string property, and the database table is a char(32000). The BeanListHandler is not populating this, even though the query is right. Any ideas?
I've got a problem where my bean has a string property, and the database table is a char(32000). The BeanListHandler is not populating this, even though the query is right. Any ideas?