[rules-users] Drools Ruleflow persistence on MySQL - invalid SQL query generated

victorC citadela at gmail.com
Mon Dec 5 08:49:44 EST 2011


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.



More information about the rules-users mailing list