I am looking for an efficient sql backed collections library, for the Java programming language.
I need to do database manipulations that fit very well the Collections API, is there something that can be a good bridge for that, or must I roll my own thing.