https://issues.jboss.org/browse/JBPM-3049 now.

It could be enough to write

getEntityManager().createQuery(
"select log from ProcessInstanceLog as log where log.processInstanceId = ?
and log.end is null")

juergen
-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/JPAWorkingMemoryDbLogger-updateProcessLog-uses-hard-coded-query-likely-hibernate-specific-tp2456782p2456795.html
Sent from the Drools - Dev mailing list archive at Nabble.com.
_______________________________________________
rules-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-dev

Reply via email to