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 restrictions are placed on method overriding in java programming?
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
Do I need to import java.lang package any time? Why?
Can we override the static method?
Which class represents the socket that both the client and server use to communicate with each other?
How many types of equations are there?
Can we have return statement in finally clause? What will happen?
How do you override a method?
Explain about field hiding in java?
What is the use of arraylist in java?
Define an applet in java?
What is the latest version of java?
what is the difference between yielding and sleeping? : Java thread
Which of the following is not an isolation level in the JDBC
How do you use parseint in java?