How can you use preparedstatement in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
What is the limitation of PreparedStatement and how to overcome it?
Which type of driver is unique in jdbc?
Which is best database for java?
What is createstatement method in java?
Why we use while rs next ())?
What is isolation level? How to set it?
How many locking systems are there in jdbc?
Discuss the significances of jdbc.
Explain the steps in writing a java program using jdbc?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
What does executeupdate return in jdbc?