org.activiti.engine.repository
接口 NativeDeploymentQuery

所有超级接口:
NativeQuery<NativeDeploymentQuery,Deployment>
所有已知实现类:
NativeDeploymentQueryImpl

public interface NativeDeploymentQuery
extends NativeQuery<NativeDeploymentQuery,Deployment>

Allows querying of Deployments via native (SQL) queries

作者:
Henry Yan(http://www.kafeitu.me)

方法摘要
 
从接口 org.activiti.engine.query.NativeQuery 继承的方法
count, list, listPage, parameter, singleResult, sql
 



Copyright © 2013 Alfresco. All rights reserved.