Subject Check fields for DB null
Author Christian Flaig
Hello,

we are using the firebird-jdbc for four weeks now, and it is working well.

But there is one question: how can I check if a field is null in the
database?

Something like ... rs.getString(...).isNull !?!

Thanks in advance.

Christian