| Interface | Description |
|---|---|
| DbQuery |
Simple helper interface for generating and passing around SQL queries.
|
| Class | Description |
|---|---|
| GroupRowMapper |
Extracts a group from a Crowd dbquery result set
|
| JiraJdbcRemoteDirectory |
Crowd remote directory that connects directly to a (pre Embedded Crowd) JIRA database and reads the OSUser tables
directly.
|
| JiraJdbcRemoteDirectoryInstanceLoader |
Loader for the JiraJdbcRemoteDirectory.
|
| StringRowMapper |
A row mapper that pulls out a single String value from each row by column name.
|
| UserWithAttributesRowMapper |
Extracts a user from a dbQuery result set row.
|
Copyright © 2003–2016 Atlassian. All rights reserved.