Statement interfaceThe Statement interface provides methods to execute queries with the database. The statement interface is a factory of ResultSet i.e. it provides factory method to get the object of ResultSet. Commonly used methods of Statement interface:The important methods of Statement interface are as follows:
Example of Statement interfaceLet’s see the simple example of Statement interface to insert, update and delete the record. Next TopicResultSet Interface |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India