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
Why do we use string?
What is close method? How it's different from Finalize & Dispose?
How many bytes are there?
What is multi level inheritance in java?
What is the full meaning of java?
What does %4d mean in java?
What is extension method in java?
Which sorting is used in arrays sort in java?
What are keywords and reserved words in java?
How many classes can any class inherit java?
What is difference between classpath and path variables in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What is the difference between processes and threads?
What are the advantages of java over cpp?
What do you mean by a JVM?