Results 1 to 2 of 2
- 04-30-2008, 01:50 PM #1
Member
- Join Date
- Apr 2008
- Posts
- 31
- Rep Power
- 0
how can we get the element of by using the hashtable
a1 table
A B
2 1
2 2
2 3
2 4
2 5
3 8
4 9
4 7
how can we get the element of 3 of columnn A in table a1 by using the hashtable
my code: al2.put(3,rs1.getString("tktkey"));(not giving the value)Last edited by raj reddy; 04-30-2008 at 01:52 PM.
reddy
- 05-06-2008, 01:45 PM #2
Member
- Join Date
- Apr 2008
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
HashTable vs HashMap
By bugger in forum New To JavaReplies: 7Last Post: 01-06-2011, 03:15 PM -
Hashtable example
By Java Tip in forum Java TipReplies: 0Last Post: 02-15-2008, 08:43 AM -
Hashtable-put method
By new_1 in forum New To JavaReplies: 1Last Post: 12-23-2007, 07:07 PM -
HashTable problem
By jhetfield18 in forum New To JavaReplies: 2Last Post: 12-16-2007, 10:27 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks