public ManageItemDAO() {
   // TODO Auto-generated constructor stub
   connection = ConnectionFactory.Connection();
 }