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 the purpose of the System class?
What are the two basic ways in which classes that can be run as threads may be defined?
Write a java program to count the number of words present in a string?
Name few java 8 annotations ?
What is the file extension for java?
What is difference between java and java ee?
Explain the use of shift operator in java. Can you give some examples?
What is use of static method?
What does t in java mean?
How can we create an immutable class in java?
What are locale settings?
What are the advantages of autoboxing?
How many types of variables are there?
Which are different kinds of source code?
What is the best definition for data?