Uses of Class
org.camunda.bpm.engine.impl.AbstractNativeQuery

Packages that use AbstractNativeQuery
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
 class NativeExecutionQueryImpl
           
 class NativeHistoricActivityInstanceQueryImpl
           
 class NativeHistoricCaseActivityInstanceQueryImpl
           
 class NativeHistoricCaseInstanceQueryImpl
           
 class NativeHistoricProcessInstanceQueryImpl
           
 class NativeHistoricTaskInstanceQueryImpl
           
 class NativeHistoryDecisionInstanceQueryImpl
           
 class NativeProcessInstanceQueryImpl
           
 class NativeTaskQueryImpl
           
 class NativeUserQueryImpl
           
 

Methods in org.camunda.bpm.engine.impl that return AbstractNativeQuery
 AbstractNativeQuery<T,U> AbstractNativeQuery.setCommandExecutor(CommandExecutor commandExecutor)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.