Can we return resultset in java?
No Answer is Posted For this Question
Be the First to Post Answer
Is jdbc an api?
How do you create Connection?
What is the use of statement in jdbc?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How do I find ojdbc jar version?
RowSetInternal caller and returns void. What can I do in the readData method?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
can we create a own jdbc driver? how can we create?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?
I have written a program to connect to database using odbc.Can this Application run on any Platform????
What is Type-1 Driver and when this driver is used?