No boolean support in SQLContainer?

Hi,

I don’t see any reference to non-support of boolean in the page you linked. As far as I know, boolean data type should be supported - provided that the JDBC driver of the underlying database reports the column as a boolean column in the result set metadata. Have you actually tried this?

-tepi