I have CMP entity beans that can store null fields. I use DB2 and the DB2 jdbc
driver does not allow setNull(FLOAT) on FLOAT fields, but it does allow
setObject(null) on a FLOAT field. Which way does Orion do this? Is it
configurable? Can I implement my own JDBC accessor class for CMP?

I am seriously considering Orion to deploy my beans, but I want to be sure that
these beans can be made to work.

Thanks!

BTW: What I have seen so far of Orion just rocks! Thanks for a slick product!


Reply via email to