Add Nullable annotation to methods in KiwiJdbc that can return null #1178
Labels
enhancement
A request for change or improvement to an existing feature
Milestone
Add the Checker
@Nullable
annotation to all methods inKiwiJdbc
that may returnnull
to provide more information for code analyzers.The text was updated successfully, but these errors were encountered: