How many statements can be created with one connection in jdbc?
Answer Posted / pragyan
Sorry for my previous answer,There is near about 192
statements we can create from a connection object,after that
we ll get out of memory exception.
if anybody knows better answer ,replay back
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is optional in java 8?
What is the syntax and characteristics of a lambda expression? Explain
What is java reflection api?
How do you sort a string in java?
Can set contain duplicates?
Can we make a constructor final?
When would you use a static class?
Why we use multi threading instead of multiprocessing?
What are serialization and deserialization?
Is java an ide?
Why are lists ordered in java?
How many bytes is string in java?
What is the static import?
What package is math in java?
What about anonymous inner classes in java?