
org.bonitasoft.engine.bar.hibernate.bar.queries.hbm.xml Maven / Gradle / Ivy
SELECT bar
FROM org.bonitasoft.engine.bar.SBARResourceLight AS bar
WHERE bar.processDefinitionId= :processDefinitionId
AND bar.type = :type
SELECT bar
FROM org.bonitasoft.engine.bar.SBARResource AS bar
WHERE bar.processDefinitionId= :processDefinitionId
AND bar.type = :type
SELECT count(bar)
FROM org.bonitasoft.engine.bar.SBARResource AS bar
WHERE bar.processDefinitionId= :processDefinitionId
AND bar.type = :type
SELECT bar
FROM org.bonitasoft.engine.bar.SBARResource AS bar
WHERE bar.processDefinitionId= :processDefinitionId
AND bar.type = :type
AND bar.name = :name
© 2015 - 2025 Weber Informatics LLC | Privacy Policy