Skip to content

Commit

Permalink
Polishing.
Browse files Browse the repository at this point in the history
Refactor ArrayUtil into a proper utility class providing toPrimitive and toObject methods for each primitive type. Add boolean support. Move convertToObjectArray to BasicJdbcConverter as its placement in ArrayUtils creates a certain amount of ambiguity over its actual purpose.

Create unit test.

See #945
Original pull request: #949.
  • Loading branch information
mp911de committed Mar 29, 2021
1 parent 55c6c0e commit b6c41c6
Show file tree
Hide file tree
Showing 4 changed files with 558 additions and 141 deletions.

This file was deleted.

Loading

0 comments on commit b6c41c6

Please sign in to comment.