Which database is used for java?



Which database is used for java?..

Answer / Mr Surgriv Kumar Gautam

Java can be used with various databases such as MySQL, PostgreSQL, Oracle Database, SQLite, and many others. The choice of the database depends on the specific needs of your application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

How to use JDBC to connect Microsoft Access?

1 Answers  


What is meant by jdbc and odbc?

1 Answers  


How can you create jdbc statements?

1 Answers  


What is new in JDBC 2.0?

1 Answers  


What does jdbc stand for?

1 Answers  


How to execute bulk number of queries at once?

3 Answers   Wipro,


How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?

1 Answers  


What is the latest version of JDBC? What are the new features added in that?

1 Answers  


In JDBC, All the API?s are interfaces? Where is the actual implementation?

3 Answers   HCL,


What are the three basic components of the odbc architecture?

1 Answers  


What is Type-4 Driver and when this driver is used?

3 Answers  


Why isn't the java.sql.DriverManager class being found?

1 Answers  


Categories