log4jdbc
log4jdbc copied to clipboard
Remove unnecessary boxing
- Removes unnecessary boxing for some
int
andlong
variables - Removes unnecessary boxing for
boolean
,byte
,short
,double
andfloat
case - Add .gitignore for Intellij IDEA