package

com.atlassian.confluence.user.crowd.jira

Interfaces

DbQuery Simple helper interface for generating and passing around SQL queries. 

Classes

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.