Which interface is responsible for transaction management in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is data source in java?
What is connection pooling? What Method and class used for Connection pooling in Java?
How do I find jdbc version?
Why are we using blob datatypes in jdbc?
What is JDBC Connection isolation levels?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
How can you retrieve data from the resultset using jdbc?
What are the common JDBC problems that you got and how do you solved them?
What is jdbc odbc?
What is JDBC Statement?
how to use CallableStatement? specially how to use their index given ..
how can we connect to db without using getConnection() method