What is jdbc type?
No Answer is Posted For this Question
Be the First to Post Answer
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
How can we execute stored procedures?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What are static and dynamic queries?
What is jdbc and jdbc drivers?
What are restrictions on triggers?
What is the difference between Union, Unionall ?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
What is an SQL Locator?
What is metadata in programming?
What is connection pooling? What Method and class used for Connection pooling in Java?