How can you create jdbc statements?


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

Post New Answer

More JDBC Interview Questions

How do I find ojdbc jar version?

0 Answers  


How to test jdbc connection to sql server?

0 Answers  


What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?

1 Answers   AppLabs,


How can you know about drivers and database information ?

0 Answers  


What is the difference between setmaxrows(int) and setfetchsize(int)?

0 Answers  






What are the main steps in java to make JDBC connectivity?

0 Answers   UGC Corporation,


What is a JDBC 2.0 DataSource?

0 Answers  


What is the meaning of connection?

0 Answers  


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

0 Answers  


What is connection pooling and why it is used?

0 Answers  


What is JDBC PreparedStatement?

0 Answers  


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

0 Answers  


Categories