write down exceptions those appear in java programs when u
write JDBC Programs?
Answers were Sorted based on User's Feedback
Answer / vivek sawant
answer of the question Interrupted exception bcoz of
connection with servrer & IOException for handling an
errors while retriving the value from server to our program.
SQLException is arises because of unhandled query.
Is This Answer Correct ? | 0 Yes | 0 No |
How we store procedure in oralce for callable statements in jdbc
What is the JDBC syntax for using a literal or variable in a standard Statement?
What type of drivers have you used?
How MS-Access DB can be accessed over a network, using JDBC API?
What are the Normalization Rules?
What does jdbc do?
What are statements in JAVA ?
What is database deadlock ?
What does connection pooling mean ?
Is uri the same as url?
what is the current version of JDBC? and explain its features?
How is jndi useful for Database connection?