public ReviewDao() { db = new OnlShopCNPM(); }
public OrderDetailDao() { db = new OnlShopCNPM(); }
public ProductDao() { db = new OnlShopCNPM(); }
public ProductCategoryDao() { db = new OnlShopCNPM(); }
public UserDao() { db = new OnlShopCNPM(); }