There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
No Answer is Posted For this Question
Be the First to Post Answer
what are design patterns?
What are the different types of locking in JDBC?
What driver should I use for scalable Oracle JDBC applications?
What is the return type of class.forname() method?
What is the difference between Minus, and Intersect?
How does jdbc driver work?
How are jdbc statements used?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
How do I set properties for a JDBC driver and where are the properties stored?
What is a merge field?
password, is stored in as plain text. What can I do to protect my passwords?
What is @entity in java?