What is jdbc in dbms?
No Answer is Posted For this Question
Be the First to Post Answer
how can we connect to db without using getConnection() method
I have getting problem to calling stored procedure from Mysql through JSP. Please help me.
Why do we need jdbc?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
What is the advantage of namedparameterjdbctemplate?
How do I disallow NULL values in a table?
What are the different classes through which JDBC represents statements?
what are the Different types of exceptions in JDBC?
What are types of jdbc drivers?
How do you know which driver is connected to a database?
What are the standard isolation levels defined by JDBC?
How does a file store compare with a jdbc store?