Features exclusive reports of innovations developed by NASA and its industry partners/contractors that can be applied to develop new/improved products and solve engineering or manufacturing problems.
Cost: FREE
Lance Ulanoff, Editor in Chief of the PC Magazine Network, brings you this twice-weekly roundup of the latest top tech stories, the best new product reviews, plus special offers from Ziff Davis and its partners.
Cost: FREE
Hash Table for generating Dynamic Table from REsultset
I have a resultset where I do not know about the column and rows(Dynamic). How can I use hash table for this.
Thanks
Use ResultSetMetaData
Use ResultSetMetaData class as below
and explore ResultSetMetaData Java API little bit :)
Post new comment