What is difference between statement and preparedstatement in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the steps in writing a java program using jdbc?
How does a custom RowSetReader get called from a CachedRowSet?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
How does jdbc driver work?
What is Type-2 Driver and when this driver is used?
How can I create a custom RowSetMetaData object from scratch?
Diff. types of triggers..
How warnings are retrieved in JDBC?
How can you create jdbc statements?
What is xe in oracle jdbc url?
What is getconnection method in java?