Description
Many of the provided ValueSemanticsProvider, especially
- JavaSqlDateValueSemantics,
- JavaSqlTimeStampValueSemantics
- JavaSqlTimeValueSemantics
- JavaUtilDateValueSemantics
throws NullPointerException, when converted through toDelegateValue and fromDelegateValue, as the parameter can be null.
Some other provider could be involved, too.