How a database driver can be loaded with jdbc 4.0 / java 6?
No Answer is Posted For this Question
Be the First to Post Answer
What type of driver you use in real-time projects?
What is odbc and jdbc in dbms?
How many types of jdbc drivers are available?
What is the use of the statement in jdbc?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
What is JDBC RowSet? What are different types of RowSet?
What is JDBC Driver interface?
What is the difference between jdbc and jndi?
what is meant by connection pooling?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?
how can we connect to db without using getConnection() method