Answer Posted / devarathnam c,kotagudibanda(po
Hi...
The different statements in JDBC:
1:Simple statement
2:PreparedStatement
3:CallableStatement
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is jdbc drivers in java?
In which ways is driver class is registered with drive manager?
Why did my jdbc code throw a rollback sqlexception?
What is difference between java.util.Date and java.sql.Date?
What are the different types of interfaces in the api component?
What is executeupdate in java?
How does a custom RowSetReader get called from a CachedRowSet?
What are the different types of resultset?
What are the advantages of using preparedstatement over statement?
Why do we need jdbc driver?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
What is the purpose of jdbc resultset interface?
please tell me the name and url path for type-4 driver ?
What are the different types of statements? How we can you use preparedstatement.
How do java applications access the database using jdbc?