What is drivermanager in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
How to know howmuch data is truncated?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
What is createstatement method in java?
What are temp tables ?
What is thin driver in jdbc?
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
can we create a own jdbc driver? how can we create?
Jdbc-odbc bridge is multi-threaded or not?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What is the limitation of PreparedStatement and how to overcome it?
How do we call a stored procedure from jdbc?