What are the different types of classes in the api component?
No Answer is Posted For this Question
Be the First to Post Answer
What are the functions of the jdbc connection interface?
Why do you use a data source object for a connection?
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx
What is drivermanager in java?
Difference between Dirty, commited ,phantom,repeatable reads?
What are temp tables ?
Where is jdbc used?
Explain the two tier and three tier architecture of jdbc.
Is jdbctemplate thread safe?
What are common JDBC Exceptions?
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?................
Explain the importance of drivermanager.