How many statements can be created with one connection in jdbc?
Answer Posted / pragyan
As per my knowledge as many statement as you want.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the differences between Java 1.0 and Java 2.0?
What are the important features of Java 11 release?
Can keyword be used as identifier?
In how many ways we can do synchronization in java?
What are triggers in DB? Explain their types. How do they work?
How do I run java on windows?
Is void a return type?
What is the purpose of the runtime class in java programming?
Is 0 an irrational number?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is the use of string and stringbuffer?
What is the need of transient variables in Java ?
How do you sort words in java?
What's the difference between an abstract class and interface in java?
What is lossy conversion in java?