Hi my doubt is that preparedStatement is a interface means which has no implemenation.plz go thru the code below String sql = "SELECT * FROM movies WHERE year_made = ?"; prest = con.prepareStatement(sql); prest.setInt(1,2002); ResultSet rs1 = prest.executeQuery(); Now setInt and executeQuery how it works since it is interface it does not have implementation how it works, how executeQuery returns result from database as executequery method has no implementation even in Statement interface.
4 9688Post New Cybermate Interview Questions
How entity beans support container managed persistence?
Why is spark used?
What is an administration server?
How useful is microsoft excel?
What are the disadvantages of windows operating system?
What is difference between sid and service name in oracle?
What attracted you to Aflac?
define sql update statement ? : Sql dba
Tell me can we update with histogram?
Do you know what are the restrictions that views have to follow?
How to Add accelerator characters to TTabsheets?
Do you know partitioning in accounting?
What is the command for import external libraries in node js?
What is nspersistentstorecoordinator? What duties does it perform?
Which property is used to change the background color?