my thought was just to let the DB do the work on the sorting. Is that bad?
On Mon, 7 Mar 2005 21:29:08 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "James Mitchell" <[EMAIL PROTECTED]> > > I wouldn't use a Map, I would go with a List. Primarily for ordering. > > I use java.util.TreeMap-- automatic alphabetical order for my lists of > (String) codes and descriptions. > > -- > Wendy Smoak > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -Dave [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]