Question: Explain the relationship between three Statement objects, and illustrate why and how the CallableStatement object can use the setXXX() methods defined in the PreparedStatement interface.
Explain the relationship between three Statement objects, and illustrate why and how the CallableStatement object can use the setXXX() methods defined in the PreparedStatement interface.
Step by Step Solution
3.35 Rating (164 Votes )
There are 3 Steps involved in it
The three main types of Statement objects in JDBC Java Database Connectivity include Statement PreparedStatement and CallableStatement These objects a... View full answer
Get step-by-step solutions from verified subject matter experts
