Can we make a database connection from HTML ?
Post New Answer View All Answers
Is jdbc faster than hibernate?
What are the factors that the jdbc driver performance depends upon?
Explain about Join?
What is jdbc and jpa?
What are different types of JDBC Drivers?
Briefly tell about the jdbc architecture.
What is while rs next ())?
How can you make the connection using jdbc?
What are the main steps in java to make JDBC connectivity?
What are the basic exceptions in jdbc?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is difference between java.util.Date and java.sql.Date?
Why hibernate is better than jdbc?
What is a statement in java?