I noticed that ByteTypeHandler.NullValue is not commented out, whereas
the same method is commented out for most of the other built-in
'primitive' type handlers. I had to change my byte fields to int to
avoid InvalidCastException in a complex object mapping.
 
Patrick
 
 

Reply via email to