Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Hexaware JDBC Interview Questions
Questions Answers Views Company eMail

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 8175

Post New Hexaware JDBC Interview Questions


Hexaware JDBC Interview Questions


Un-Answered Questions

How to display seconds, minutes, tracks of an AVI ?

1370


What does sql server mean?

534


What are the different Storage’s in Windows Azure?

270


What is DStream?

5


What is declarative security ?

571






Can we use hibernate with cassandra?

144


What are the disadvantages of singleton pattern?

582


What are the advantages and disadvantages of sockets?

577


Explain how sap gui handles output screen for the user.

550


Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?

543


Why do we create dto in java?

487


How to read data with the sqldatareader ?

533


When is data in change log table of ods deleted?

34


What is ng last name?

397


Is int a keyword in c?

552