Give an example of code used for setting up connection with a driver.
No Answer is Posted For this Question
Be the First to Post Answer
write down exceptions those appear in java programs when u write JDBC Programs?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
What are the different types of classes in the api component?
What is JDBC API and when do we use it?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
Under what circumstances, that all four drivers are used?
What is phantom read and which isolation level prevents it?
What are the measures to connect to the db using jdbc?
Define preparedstatement.
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What is the exception thrown by JDBC ?