Package | Description |
---|---|
com.atlassian.jira.database | |
com.atlassian.jira.security.groups |
Modifier and Type | Class and Description |
---|---|
class |
DbConnectionImpl |
Modifier and Type | Method and Description |
---|---|
void |
SqlCallback.run(DbConnection dbConnection) |
T |
QueryCallback.runQuery(DbConnection dbConnection) |
Modifier and Type | Method and Description |
---|---|
Long |
CountUsersInGroupQueryCallback.runQuery(DbConnection dbConnection)
Run the query
|
List<String> |
GetUsersInGroupQueryCallback.runQuery(DbConnection dbConnection) |
List<FilterUsersInAllGroupsQueryCallback.Result> |
FilterUsersInAllGroupsQueryCallback.runQuery(DbConnection dbConnection) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.