how to make database configuration configurable of persistance.xml file through database.properties file
问题 I would like to get confirmation on the query "Is there any way to make database configurations configuration through database.properties using in persistance.xml ". Is the below possible? My following configuration works absolutely fine, <?xml version="1.0" encoding="UTF-8"?> <persistence version="2.1" xmlns="http://xmlns.jcp.org/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence http://xmlns.jcp.org/xml/ns