How do I find jdbc version?
No Answer is Posted For this Question
Be the First to Post Answer
What is a java driver?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
How many isolation levels are supported in JDBC and what are they?
What is sqlwarning?
What class.forname will do while loading drivers of jdbc?
What does connection pooling mean ?
Explain what should be done when a SQL exception is raised?
What is savepoint in jdbc?
What is new in JDBC 2.0?
how can connection with oracle10g with java
What is Type-1 Driver and when this driver is used?
What is a connection string used for?