Answer Posted / bandi chandrasekhar reddy
by using ResultSet.wasNull() behaviour if it boolean value is
returns true its mean last return value by this ResultSet is
NULL n if it is false means return value NOT NULL.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of statement in jdbc?
What are the different classes through which JDBC represents statements?
Explain the main method?
What is the full form of jdbc and what is its purpose?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What is the most common example type 1 driver?
Name the method, which is used to prepare a callablestatement.
Explain about the drive manager class working?
What is difference between statement and preparedstatement in jdbc?
What is jdbc resultsetmetadata interface?
Does jpa use jdbc?
Name different methods for getting streams.
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What is a jdbc driver and how many jdbc drivers are available?
What is jdbc type?