org.activiti.engine.identity
接口 NativeGroupQuery

所有超级接口:
NativeQuery<NativeGroupQuery,Group>
所有已知实现类:
NativeGroupQueryImpl

public interface NativeGroupQuery
extends NativeQuery<NativeGroupQuery,Group>

Allows querying of Groups 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.