What is JDBC API and when do we use it?
No Answer is Posted For this Question
Be the First to Post Answer
Which interface is responsible for transaction management in jdbc?
What is jdbc databasemetadata interface?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
What are the 4 types of jdbc drivers?
What is 2 phase commit?
What are the advantages of using jdbc datasource?
how you will execute the many tables data
Which database is used for java?
What is com mysql jdbc driver?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
Explain creation of statement object with connection method create method with help of an example.