Find expert answers and community support for all your questions on IDNLearn.com. Ask any question and receive timely, accurate responses from our dedicated community of experts.

what is the name of. acommon api mentioned in class used to connect java to relational databases g

Sagot :

From the Java programming language, there is global data access through the Java Database Connectivity (JDBC) API.

You can access practically any data source, including relational databases, spreadsheets, and flat files, using the JDBC API. The Java API known as JDBC (Java Database Connectivity) controls how to establish a connection to a database, send commands and queries, and handle result sets received from the database. One of the first Java language libraries was JDBC, which was introduced in 1997 as a part of JDK 1.1. The Java SE version includes Java Database Connectivity (JDBC), an application program interface (API) that standardizes and makes it easier to link Java programs to external, relational database management systems (RDBMS).

Learn more about database here-

https://brainly.com/question/13275751

#SPJ4

We appreciate your presence here. Keep sharing knowledge and helping others find the answers they need. This community is the perfect place to learn together. IDNLearn.com is committed to your satisfaction. Thank you for visiting, and see you next time for more helpful answers.