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 9670Post New Cybermate JDBC Interview Questions
what kind of music do you listen to?
Hi, I have 2 yrs of experience in Recruitment in the ITeS industry. I would be moving to US next year. I wanted to know the job opportunities available and how i need to equip myself for the same.
What are the different types of mrp run? : supply chain management
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
What is bootup process?
What is the difference between the 'All perils' and 'Specified perils' coverage in home insurance coverage?
What is asp software?
Is ansible is an open source tool?
How many words is a slide in powerpoint?
What must you define in order to audit a data flow?
What is the use of co-relation in jmeter?
Can you record all the cookies sent to your server by clients in web server logs?
What are the differences between a connected lookup and unconnected lookup?
What is rating?
In android, which manifest permission is needed when use gps location?