write down exceptions those appear in java programs when u
write JDBC Programs?
Answer Posted / guest
Servlet Exception
IOException
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the considerations for deciding on transaction boundaries?
What are collection pools?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
Is jdbc connection secure?
What is represented by the connection object?
How will you perform truncation using JDBC?
What is jdbc and odbc in java?
Write a program JDBCcode forfetching student database with SQL.
Prepared statements are faster. Why?
What are the benefits of PreparedStatement over Statement?
What is the major difference between java.util.date and java.sql.date data type?
What should be done for auto generating primary key id in a table ?
password, is stored in as plain text. What can I do to protect my passwords?
Is jdbc a web technology?
What is jdbc class forname?