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 NativeHistoricProcessInstanceQueryImpl
           
 class NativeHistoricTaskInstanceQueryImpl
           
 class NativeProcessInstanceQueryImpl
           
 class NativeTaskQueryImpl
           
 

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



Copyright © 2014 camunda services GmbH. All Rights Reserved.