What is jdbc resultsetmetadata interface?
No Answer is Posted For this Question
Be the First to Post Answer
Is jdbc part of j2ee?
What types of DataSource objects are specified in the Optional Package?
what are the advantages of JDBC?
What are collection pools?
What is data source in java?
What are the advantages of database connection pooling?
What are the differences between stored procedure and functions?
What are the different types of resultset?
What are the steps involved in establishing a connection using jdbc in java?
What is jdbc oracle thin?
What are the considerations for deciding on transaction boundaries?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure