[jboss-dev-forums] [jBPM Development] - Re: JBPM-2873 - support for like in query
Maciej Swiderski
do-not-reply at jboss.com
Fri Sep 10 21:53:23 EDT 2010
Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: JBPM-2873 - support for like in query"
To view the discussion, visit: http://community.jboss.org/message/561251#561251
--------------------------------------------------------------
Alternative solution to keep it quite simple could be to change the method signature to switch parameters:
HistoryProcessInstanceQuery processInstanceId(QueryOperand operand, String... processInstanceId);
such a change will make it more intuitive if it comes to list base operands (in, not it) but will not require too much of work and changes in the API. In addition based on such method signature we could validate if parameters are in correct format.
Introducing hibernate criteria could be too big step, in my opinion especially when there is jBPM5 on the way.
What do you think about it?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/561251#561251]
Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100910/3f5092fd/attachment.html
More information about the jboss-dev-forums
mailing list