Why do we need jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is JDBC ResultSet?
Different statements in JDBC?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
What are the different classes through which JDBC represents statements?
What are types of jdbc drivers?
What is the advantage of namedparameterjdbctemplate?
What is serialization and deserialization in java programming?
Why do we need jdbc?
What is ojdbc14 jar?
What are the types of jdbc drivers that exist?
What is a Connection?
Where jdbc drivermanager class is used?