| Package | Description |
|---|---|
| com.atlassian.jira.database |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
DatabaseAccessorImpl.executeQuery(ConnectionFunction<R> callback) |
<R> R |
DatabaseAccessor.executeQuery(ConnectionFunction<R> callback)
Executes SQL statements as defined in the callback function.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.