How many statements can be created with one connection in jdbc?
Answer Posted / arockiadass
we can create n-nos of statements using a single connection.
But single query can be executed using one statement at a time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is update method called?
What is the exact difference in between Unicast and Multicast object?
What is intern method in java?
What is the use of :: in java?
What are the 2 types of java programs?
How do I know if java is installed?
Why is the main method static?
How does class forname work in java?
What is the purpose of the system class in java?
What an i/o filter in java programming?
What happens if I remove static from main method?
What are the two main uses of volatile in Java?
How do you check if a character in a string is a digit or letter?
What does those terms actually mean included in the j.d.k i.6?
What is the use of flag?