Which Java and java.sql data types map to my specific database types?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What are the main components of JDBC ?

0 Answers  


What is the function of drivermanager class?

0 Answers  


What are the standard isolation levels defined by JDBC?

0 Answers  


How can you know about drivers and database information ?

0 Answers  


What is the exception thrown by JDBC ?

7 Answers  


What is JDBC Connection isolation levels?

0 Answers  


Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?

2 Answers  


I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?

0 Answers  


Explain the process of creating tables using NetBeans IDE?

0 Answers  


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

0 Answers  


What is an outer join?

3 Answers   Infogain,


What is jdbc stand for?

0 Answers  


Categories