What are types of jdbc drivers?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about multiple implementations and drive manager?
Explain what should be done when a SQL exception is raised?
What is JDBC Transaction Management and why do we need it?
How many types of resultset are there in jdbc?
Does sql allow null values ? Can we use it within where clause ?
Explain the two tier and three tier architecture of jdbc.
What is Type-4 Driver and when this driver is used?
What do you understand by jdbc statements?
Can we use the one instance of Statment to execute more than one query ?
what are design patterns?
Which interface handles transaction management in jdbc?
What is a statement in java?