Question: c) Complete code segment for add() method of CartDAO.java. //ii. Retrieve each attributes from the object received (5 marks) //iii. Set values to the placeholder

c) Complete code segment for add() method of CartDAO.java. //ii. Retrieve each attributes from the object received (5 marks) //iii. Set values to the placeholder in SQL statement ( 5 marks) //iv. Execute precompiled SQL statement ( 0.5 mark) //v. close connection and statement (1 marks) \} catch (SQLException e) \{ e.printStackTrace(); 3 3 \}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
