Java: 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 MoreJava: ResultSets and Mapping
How can you safely close a ResultSet even if an exception occurs?
Read More