Is jdbc a framework?
No Answer is Posted For this Question
Be the First to Post Answer
What is java soft framework?
What is jdbc driver for sql server?
How to know howmuch data is truncated?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What are devices?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
What types of DataSource objects are specified in the Optional Package?
Which package is used for jdbc application?
How to handle when the database crashes while reading the data from the database?
How do you know which driver is connected to a database?
If I use the JDBC API, do I have to use ODBC underneath?