Interface NativeProcessInstanceQuery
- All Superinterfaces:
NativeQuery<NativeProcessInstanceQuery, ProcessInstance>
- All Known Implementing Classes:
NativeProcessInstanceQueryImpl
@Internal
public interface NativeProcessInstanceQuery
extends NativeQuery<NativeProcessInstanceQuery, ProcessInstance>
Allows querying of
ProcessInstances via native (SQL) queries-
Method Summary
Methods inherited from interface NativeQuery
count, list, listPage, parameter, singleResult, sql