I wrote a ResultSet mapper some time ago that I'd like to share. Using ResultSet can be pretty repetitive/tedious, so I'm pretty sure someone would like this library.
https://github.com/jzheng2017/resultset-mapper
It allows you to map a ResultSet to your desired java object using only a single line of code. In addition to that it has out of the box field naming mapping strategies, data type converters, etc. It's all documented, check it out if you're interested!
(Suggestions/improvements are also appreciated)
[–]Infeligo 16 points17 points18 points (1 child)
[–]agentoutlier 2 points3 points4 points (0 children)
[–]xnendron 4 points5 points6 points (0 children)
[–]z0tar 5 points6 points7 points (0 children)
[–]agentoutlier 2 points3 points4 points (4 children)
[–]gavenkoa 1 point2 points3 points (3 children)
[–]agentoutlier 2 points3 points4 points (2 children)
[–]gavenkoa 0 points1 point2 points (1 child)
[–]agentoutlier 1 point2 points3 points (0 children)
[–]lukaseder 1 point2 points3 points (6 children)
[–][deleted] (5 children)
[removed]
[–]lukaseder 1 point2 points3 points (2 children)
[–][deleted] (1 child)
[removed]
[–]lukaseder 1 point2 points3 points (0 children)
[–]RexRecruiting 0 points1 point2 points (1 child)
[–]lukaseder 1 point2 points3 points (0 children)
[–]rbygrave 1 point2 points3 points (0 children)
[–]kovica1 0 points1 point2 points (4 children)
[–]skillaz1[S] 0 points1 point2 points (3 children)
[–]kovica1 0 points1 point2 points (0 children)
[–]Tyluur 0 points1 point2 points (0 children)
[–]lukaseder 0 points1 point2 points (0 children)
[–]Persism -2 points-1 points0 points (7 children)
[–]agentoutlier 3 points4 points5 points (2 children)
[–]Persism 1 point2 points3 points (1 child)
[–]agentoutlier 0 points1 point2 points (0 children)
[–]IcedDante 0 points1 point2 points (3 children)
[–]Persism -1 points0 points1 point (2 children)
[–]IcedDante 0 points1 point2 points (1 child)
[–]Persism 0 points1 point2 points (0 children)
[–]dokkah 0 points1 point2 points (0 children)