What are the advantages of using jdbc datasource?
No Answer is Posted For this Question
Be the First to Post Answer
What is sqlwarning and discuss the procedure of retrieving warnings?
Describe the steps needed to execute a sql query using jdbc.
Explain the difference between resultset and rowset in jdbc
Differentiate between a statement and a preparedstatement.
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
how can we get the metaData (columnNames) from a table which has no Records..
How we can you use preparedstatement.
How to create Connection interface object because it is Interface , Interface is not instansiated?
Is there any limitation for no of statments executed with in batchupdate?
Explain the locking system in jdbc?
Is jdbc faster than odbc?
Explain the steps in writing a java program using jdbc?