April 14, 2020
Estimated Post Reading Time ~

Querying MySQL data using an Adobe Experience Manager 6.4 DataSourcePool

You can create an Adobe Experience Manager 6.4 application that queries data located in a relational database and displays the data within a web page. In this article, you use a com.day.commons.datasource.poolservice.DataSourcePool instance to set up a connection to a MySQL database. Then you can use Java JDBC API to perform database operations, such as executing a query. For information, see Java JDBC API.

The following illustration shows the Experience Manager component developed in this article that displays data queried from MySQL.

The following video shows data located in the employee table being displayed in an Experience Manager component.

To read this development article, click https://helpx.adobe.com/experience-manager/using/querying-mysql-64.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.