Package | Description |
---|---|
com.atlassian.jira.entity |
Modifier and Type | Class and Description |
---|---|
class |
SelectQueryImpl.ExecutionContextImpl<E> |
Modifier and Type | Method and Description |
---|---|
<E> SelectQuery.ExecutionContext<E> |
EntityEngineImpl.run(SelectQuery<E> selectQuery) |
<E> SelectQuery.ExecutionContext<E> |
EntityEngine.run(SelectQuery<E> selectQuery) |
SelectQuery.ExecutionContext<E> |
SelectQueryImpl.runWith(EntityEngine entityEngine) |
SelectQuery.ExecutionContext<E> |
Select.ExecutableContext.runWith(EntityEngine entityEngine)
Specifies the entity engine implementation to use for running the query.
|
SelectQuery.ExecutionContext<E> |
SelectQuery.runWith(EntityEngine entityEngine) |
SelectQuery.ExecutionContext<E> |
SelectQueryImpl.runWith(OfBizDelegator ofBizDelegator) |
SelectQuery.ExecutionContext<E> |
Select.ExecutableContext.runWith(OfBizDelegator ofBizDelegator)
Specifies the entity engine implementation to use for running the query.
|
SelectQuery.ExecutionContext<E> |
SelectQuery.runWith(OfBizDelegator ofBizDelegator) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.