Java Database Connectivity (JDBC) is an application programming interface which defines how a client may access a database. It provides methods to query and update data in a database, and is oriented toward relational databases.The integration between JDBC and Togai requires only a one-time setup. Follow the steps below: