What do you mean by batch processing in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
Can we use the one instance of Statment to execute more than one query ?
Is oracle client required for jdbc connection?
What types of DataSource objects are specified in the Optional Package?
Explain the difference between rowset vs. Resultset in jdbc?
What is Statement and PreparedStatement? whatz the difference?
How can we set null value in jdbc preparedstatement?
What is a Connection?
What is jdbc and explain jdbc architecture?
what is rowset?
What are the steps required to execute a query in jdbc?
If I use the JDBC API, do I have to use ODBC underneath?