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
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx
What causes the "No suitable driver" error?
How to make updates to updatable result sets in jdbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
what is meant by connection pooling?
Can we have foreign key reference to a non primary key column ?
How do I start debugging problems related to the JDBC API?
How do I stop nullpointerexception?
What is layer in communication?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
Why resultset is used in java?
What class.forname does, while loading the drivers?