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


Please Help Members By Posting Answers For Below Questions

Is set sorted in java?

718


What is meant by class loader? How many types are there? When will we use them?

742


What is the difference between synchronized and synchronized block?

824


Can you run java program without main method?

815


What is the purpose of the enableevents() method in java programming?

826


How to make a non daemon thread as daemon?

837


What are the super most classes for all the streams?

1892


what do you mean by classloader in java?

804


How to do encapsulation in java?

838


What is the size of boolean variable?

844


What is the main functionality of the remote reference layer?

1678


Is java se open source?

790


What does system.gc() and runtime.gc() methods do?

836


When throw keyword is used?

816


Why singleton pattern is better than creating singleton class with static instance?

808