Hi folks,

still desperately struggling with no success - an invalid SQL query is
issued during Drools Flow JPA persistence and I cannot find the reason for
this.

select processins0_.InstanceId as col_0_0_ from ProcessInstanceInfo
processins0_, EventTypes eventtypes1_ where
processins0_.InstanceId=eventtypes1_.InstanceId and (? in (.))

I think the problem is in the last part: "and (? in (.))" but cannot figure
what caused it.

Any ideas?

Thank you in advance,




--
View this message in context: 
http://drools.46999.n3.nabble.com/Drools-Ruleflow-persistence-on-MySQL-invalid-SQL-query-generated-tp3548289p3561463.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to