what is difference between prepare stetement and callable
starement with example?

Answer Posted / dileep

prepare statement means pre-compiled and we can create one
sql staatement but callable statement used to we can create
no of sql statements and using statement we can create
stored procedure.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can an integer be null java?

550


What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?

617


How objects of a class are created if no constructor is defined in the class?

573


What do you understand by looping in java? Explain the different types of loops.

553


Is array an object in java?

541






What is ascii code?

632


I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?

512


In case of inheritance what is the execution order of constructor and destructor?

633


What is re-factoring in software?

566


What interface is extended by awt event listeners?

585


which pattern is default in scanner package?

1791


What are locale settings?

540


Does java have a compiler?

551


What is append in java?

619


How do you define a singleton class?

493