Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
No Answer is Posted For this Question
Be the First to Post Answer
What is data source in java?
signature of init method?
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
Is jdbc database independent?
How can we maintain the integrity of a database by using jdbc?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What is jdbc and explain jdbc architecture?
What are the ddl statements?
What is the execute method in java?
Which type of JDBC driver is the fastest one?
Is jdbc faster than hibernate?