Explain the necessary steps to connect to the database in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc and jpa?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
What is an odbc driver?
What are the common jdbc exceptions?
What are the 4 types of jdbc drivers?
What is jdbc connection interface?
What happens if we don't close the connection in jdbc?
How do I connect to jdbc?
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
What is Connection Pooling ??? How we set up a particular connection within connection pooling ????
What are the differences between statement and preparedstatement interface?
why are using type4 driver in realtime projects?