]
Lukáš Petrovický updated DROOLS-927:
------------------------------------
Labels: reported-by-qe (was: )
Persistence tests don't support Postgres Plus
---------------------------------------------
Key: DROOLS-927
URL:
https://issues.jboss.org/browse/DROOLS-927
Project: Drools
Issue Type: Feature Request
Reporter: Tibor Zimányi
Assignee: Mark Proctor
Priority: Minor
Labels: reported-by-qe
In drools-persistence-jpa module in PersistenceUtil, there is a method
setupPoolingDataSource which sets up data source properties based on JDBC driver class.
This method should be also aware of Postgres Plus driver, because it is also a supported
database system.