How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
No Answer is Posted For this Question
Be the First to Post Answer
Why did my jdbc code throw a rollback sqlexception?
What is JDBC API and when do we use it?
What are the differences between resultset and rowset?
What are JDBC statements?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What do you mean by batch processing in jdbc?
Write a program JDBCcode forfetching student database with SQL.
What is in terms of jdbc a datasource?
What is a jdbc driver and how many jdbc drivers are available?
What is the use of getGeneratedKeys() method in Statement?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?