Java: ResultSets and Mapping
How would you explain a trade-off of using TYPE_SCROLL_INSENSITIVE ResultSet in an interview?
Read MoreJava: Repository Pattern
How would you explain a common pitfall of managing transactions manually in JDBC in an interview?
Read MoreJava: ResultSets and Mapping
Why is joined row mapping harder than mapping one simple table?
Read More