hi,
What's the best datastructure to store and resultset? arraylist? xml? i just want to pass the result set from the data access layer (DAL) over the business layer (BLL) to the GUI.
What's most easy to handle (not considering memory impacts) for the programmer?
thanks heaps
What's the best datastructure to store and resultset? arraylist? xml? i just want to pass the result set from the data access layer (DAL) over the business layer (BLL) to the GUI.
What's most easy to handle (not considering memory impacts) for the programmer?
thanks heaps