Tuesday, November 29, 2011

Which is the preferred collection class to use for storing database result sets?

When retrieving database results, the best collection implementation to use is the LinkedList. The benefits include:
Category:JDBC Interview Questions

No comments:

Post a Comment