Explain about the drive manager class working?
No Answer is Posted For this Question
Be the First to Post Answer
is that compulsory to have Primarykey-forignkey for joints (outer inner,equal)
What is a datasource in java?
What does the connection object represents?
What is jdbc odbc?
What is a connection string used for?
How can you create jdbc statements?
What is setautocommit in jdbc?
What type of drivers are used for web application?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
What is difference between statement and preparedstatement in jdbc?
What are the 4 types of jdbc drivers?
Write a program JDBCcode forfetching student database with SQL.