TRACK_NULL

This strategy has effect for nullable parameters. By default, you can't track null value itself. It would be converted to "null" by PrimitivesConverter. Using this strategy null will be explicitly added to parameters map. For not-null parameters behavior same as DEFAULT.

Properties

Link copied to clipboard
Link copied to clipboard