Answer Posted / guest
object oriented programming language
Is This Answer Correct ? | 4 Yes | 21 No |
Post New Answer View All Answers
Why isn't the java.sql.DriverManager class being found?
What is the role of the jdbc drivermanager class?
What is jdbc connection string?
What types of DataSource objects are specified in the Optional Package?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
What is the major difference between java.util.date and java.sql.date data type?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What are the exceptions in jdbc?
What is ojdbc?
How many types of statements are there in jdbc?
Can I use JDBC to execute non-standard features that my DBMS provides?
Can I get a null resultset?
Where can I find ojdbc14 jar file?
What does the connection object represents?
What are the utilities of the callablestatement?