What does connection pooling mean ?
What does jdbc do?
What is a jdbc driver and how many jdbc drivers are available?
what is metadata and it's use?
What is the use of JDBC DriverManager class?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
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
How can we retrieve the file in the oracle database?
what is connection pooling?
How a driver can be loaded?
Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?
how we can remove hard code in java?
What are the 4 types of jdbc drivers?