create query builder
--------------------
Key: JBPM-1222
URL:
https://jira.jboss.org/jira/browse/JBPM-1222
Project: JBoss jBPM
Issue Type: Task
Reporter: Tom Baeyens
a simple query builder should be created that helps to build queries for finding process
executions based on:
* variable values
* properties of related process domain object
* current state of an execution (keep in mind the composite nodes)
* start and end dates
this might be done as a kind of convenience layer on top of the hibernate criteria API.
i think (and heard it through others as well) that building a query in HQL might be more
easy then using the criteria API.
while doing this, we have to think about the things we expose and the documentation
concequences: if we expose the full hibernate model, then we have to document it
properly.
please add more concrete queries if you know some.
What are the queries that you use in your BPM project ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: