Can I use JDBC to execute non-standard features that my DBMS provides?


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

Post New Answer

More JDBC Interview Questions

Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?

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,


Does jdbc require oracle client?

0 Answers  


What are dml and ddl?

0 Answers  


What are the considerations for deciding on transaction boundaries?

0 Answers  






What is the function of drivermanager class?

0 Answers  


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

0 Answers  


What is JDBC PreparedStatement?

0 Answers  


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

0 Answers  


What is a jdbc connection?

0 Answers  


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

0 Answers  


How we store procedure in oralce for callable statements in jdbc

0 Answers  


Categories