H
Hemant
Hi,
I want to create collection array .
the detail for this is as below.
i have a product object
i have created a arraylist collection of product as productlist
now i want to create collection of productlist in which i can put more than
one type of productlist .
for example
i have one productlist in which i have products with veg and the i have
other productlist in which i have non veg products .
i can make a extra db trip to get veg and non veg product but all can be
done in one tirp is better.
i will fetch them in dataset and than stored to the array list .
how to do this ?
can you help me to solve this problem?
thanks,
hemant
I want to create collection array .
the detail for this is as below.
i have a product object
i have created a arraylist collection of product as productlist
now i want to create collection of productlist in which i can put more than
one type of productlist .
for example
i have one productlist in which i have products with veg and the i have
other productlist in which i have non veg products .
i can make a extra db trip to get veg and non veg product but all can be
done in one tirp is better.
i will fetch them in dataset and than stored to the array list .
how to do this ?
can you help me to solve this problem?
thanks,
hemant