I am trying to fetch the products from the "productCategoryMember" table having
the "sequenceNum" I specify.
I am using the following line to fetch data.
productCategoryMembers =
productCategory.getRelatedCache("ProductCategoryMember", null,
UtilMisc.toList("sequenceNum"));
Could I please get some idea on this.
Thanks
---------------------------------
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail.
