Like it or not, data is an integral part of any application, even cool object-oriented ones. Everything stops at the persistence layer, where Java developers traditionally have had to write complex ...
Just what the title says - what books do you recommend for getting really in-depth into object-oriented design stuff? I have Bloch's Effective Java, and Design Patterns isn't exactly what I'm looking ...