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 9569Post New Hexaware JDBC Interview Questions
What does REPLACE function do in Tableau?
What are the advantages of pl sql over sql?
What are host variables in db2?
How to open a file for reading?
Mention in what ways you can customize testng report?
What are JavaScript Cookies?
What is a visualforce component?
What is a literal in c++?
What are you expecting from ATT in the future?
What is a database table?
What is a mixed selector in css?
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....
why Paradox slow on some computers and not on others ?
What is hematite?
What is factory layout?