Does jdbctemplate use prepared statements?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc and its types?
how do we get the connection from connection pool
What causes the "No suitable driver" error?
What are the differences between stored procedure and functions?
How can we execute stored procedures using callablestatement?
What type of drivers have you used?
Why is odbc needed?
Explain about column name and getter method?
What is jdbc odbc in java?
what does the method Class.forName returns?
Which jdbc driver is the fastest driver?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure