What does jdbc setmaxrows method do?
No Answer is Posted For this Question
Be the First to Post Answer
What does adapter class provide?
How can you make a connection?
Why do you use a data source object for a connection?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
Describe the steps needed to execute a sql query using jdbc.
What are the 4 types of jdbc drivers?
Which Java and java.sql data types map to my specific database types?
What is jdbc stand for?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
What is a JDBC 2.0 DataSource?
Why resultset is used in java?
Why do we use jdbc?