[jboss-jira] [JBoss JIRA] (DROOLS-1176) Persistence tests doesn't use transactions for handling LOBs in Postgresql Plus
Tibor Zimányi (JIRA)
issues at jboss.org
Fri May 13 07:51:00 EDT 2016
Tibor Zimányi created DROOLS-1176:
-------------------------------------
Summary: Persistence tests doesn't use transactions for handling LOBs in Postgresql Plus
Key: DROOLS-1176
URL: https://issues.jboss.org/browse/DROOLS-1176
Project: Drools
Issue Type: Bug
Affects Versions: 6.4.0.Final
Reporter: Tibor Zimányi
Assignee: Mark Proctor
Priority: Minor
In persistence tests we use PersistenceUtil class to create datasource and related things. There is a method [1] that says if the tests need to use transactions. In this method only Postgresql driver is handled. There should be also Postgresql Plus driver handled. I will create a PR for this.
https://github.com/droolsjbpm/drools/blob/94235a293b7ff6b40e9bb69fd34ce195de761cfb/kie-test-util/src/main/java/org/kie/test/util/db/PersistenceUtil.java#L299
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list