Why do we need jdbc driver?
No Answer is Posted For this Question
Be the First to Post Answer
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
What is execute in java?
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?
What is db client?
How transactions are performed using JDBC ?
What is jdbc and its advantages?
How does a custom RowSetReader get called from a CachedRowSet?
What is a rollback in jdbc?
What is xe in oracle jdbc url?
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
Where can I find ojdbc14 jar file?
How can we retrieve data from the resultset?