@Deprecated public abstract class AbstractGrouperDaoImpl extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractGrouperDaoImpl.GrouperRowMapper<T>
Deprecated.
Template method Row Mapper that only extracts the fields from the resultset, leaving creation
of a concrete group to implementations.
|
| Constructor and Description |
|---|
AbstractGrouperDaoImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
correctOffset(Integer offset)
Deprecated.
|
protected Integer |
correctPageSize(Integer pageSize)
Deprecated.
|
protected String |
wildCard(String part)
Deprecated.
Pad a string with SQL wildcards
|
protected static String SQL_FIND_ALL_TEAMS_ROWCOUNT
protected static String SQL_FIND_ALL_TEAMS
protected static String SQL_FIND_TEAMS_LIKE_GROUPNAME_ROWCOUNT
protected static String SQL_FIND_TEAMS_LIKE_GROUPNAME
protected static String SQL_FIND_TEAM_BY_MEMBER_AND_BY_GROUPNAME
protected static String SQL_FIND_ALL_TEAMS_BY_MEMBER_ROWCOUNT
protected static String SQL_FIND_ALL_TEAMS_BY_MEMBER
protected static String SQL_FIND_ALL_TEAMS_BY_MEMBER_SORTED
protected static String SQL_FIND_TEAMS_BY_MEMBER_ROWCOUNT
protected static String SQL_FIND_TEAMS_BY_MEMBER
protected static String SQL_FIND_STEMS_BY_MEMBER
protected static final String SQL_ROLES_BY_TEAMS
protected static final String SQL_ROLES_BY_TEAM_AND_MEMBERS
protected static final String SQL_MEMBERS_BY_TEAM
protected static final String SQL_ADD_MEMBER_COUNT_TO_TEAMS
protected static String SQL_FIND_TEAMS_BY_GROUPIDS_ROWCOUNT
protected static String SQL_FIND_TEAMS_BY_GROUPIDS
Copyright © 2009–2013 SURFnet bv, The Netherlands. All rights reserved.