Uses of Class
com.atlassian.jira.entity.Select.ExecutableContext
Packages that use Select.ExecutableContext
-
Uses of Select.ExecutableContext in com.atlassian.jira.entity
Subclasses of Select.ExecutableContext in com.atlassian.jira.entityModifier and TypeClassDescriptionstatic class
A fully specified query that is ready to be executed.static class
A partially constructed query with completed column, entity, where condition, and ordering information already specified.static class
A partially constructed query that may accept.where
and.orderBy
clauses.static class
Marker for contexts that can accept a where clause.static class
A partially constructed query that may accept.where
and.orderBy
clauses.