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
Is empty list java?
Can you sort a list in java?
What an i/o filter in java programming?
Is set ordered in java?
What is a blocking method in Java?
What is a char in java?
What is wrapper class example?
What is stored procedure. How do you create stored procedure ?
Can a class be declared as static?
Can variables be used in java without initialization?
Which object oriented concept is achieved by using overloading and overriding?
How a string is stored in memory?
what is synchronization? : Java thread
Explain treeset?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)