our project is presently converting over from using Castor to using Hibernate.  In Castor the IS NULL and IS NOT NULL used on where clauses aren't supported directly, but are supported through the is_defined and is_undefined macros.

has anyone used IS NULL and IS NOT NULL successfully in Hibernate.  we are using a Oracle 8i dbms.  when I try i get a whole lot of nullException errors equating to how many rows would actually be pulled back.

dw


Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.

Reply via email to