What are different types of ResultSet?
No Answer is Posted For this Question
Be the First to Post Answer
Is oracle client required for jdbc connection?
How is jndi useful for Database connection?
What is the latest version of JDBC? What are the new features added in that?
Explain the necessary steps to connect to the database in java?
How many types of jdbc drivers are available?
What is jdbc odbc bridge?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
Explain in detail about JDBC and its general features?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
Differentiate between a statement and a preparedstatement.
Explain the locking system in jdbc?
please tell me the name and url path for type-4 driver ?