What is the use of jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is xe in oracle jdbc url?
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
What are the advantages of using jdbc datasource?
What is a connection string used for?
Explain the different ways to register a driver?
What is Connection Pooling ??? How we set up a particular connection within connection pooling ????
what is CallableStatement and what is its usage?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
How to find that, a row is updated or not?
How many ways can you update a result set?
What is a statement in java?
What is batch processing and how to perform batch processing in jdbc?