
|
If you were logged in you would be able to see more operations.
|
|
|
|
FBNullField.setString(null) will not set the field to null, making queries using conditions with ? IS (NOT) NULL fail.
|
|
Description
|
FBNullField.setString(null) will not set the field to null, making queries using conditions with ? IS (NOT) NULL fail. |
Show » |
|
(added more extensive tests in 2.3)