What is the use of the statement in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about DSN?
What is database deadlock ?
What type of driver called is pure Java driver?
How can I get information about foreign keys used in a table?
What is the role of class.forname while loading drivers?
How to execute bulk number of queries at once?
What are the different types of resultset?
how to use CallableStatement? specially how to use their index given ..
In JDBC, All the API?s are interfaces? Where is the actual implementation?
What are JDBC Best Practices?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
Why did my jdbc code throw a rollback sqlexception?