Uses of Class
org.camunda.bpm.engine.impl.AbstractNativeQuery
-
Packages that use AbstractNativeQuery Package Description org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. -
-
Uses of AbstractNativeQuery in org.camunda.bpm.engine.impl
Subclasses of AbstractNativeQuery in org.camunda.bpm.engine.impl Modifier and Type Class Description classNativeExecutionQueryImplclassNativeHistoricActivityInstanceQueryImplclassNativeHistoricCaseActivityInstanceQueryImplclassNativeHistoricCaseInstanceQueryImplclassNativeHistoricProcessInstanceQueryImplclassNativeHistoricTaskInstanceQueryImplclassNativeHistoricVariableInstanceQueryImplclassNativeHistoryDecisionInstanceQueryImplclassNativeProcessInstanceQueryImplclassNativeTaskQueryImplclassNativeUserQueryImplMethods in org.camunda.bpm.engine.impl that return AbstractNativeQuery Modifier and Type Method Description AbstractNativeQuery<T,U>AbstractNativeQuery. setCommandExecutor(CommandExecutor commandExecutor)
-