get
Group
Projects
Ids
@Modifying(clearAutomatically = true
)
@Query(value = ""SELECT " + PROJECT_IDENTIFIER_KEY + " FROM " + PROJECTS_GROUPS_TABLE + " WHERE "
+ GROUP_IDENTIFIER_KEY + "=:" + GROUP_IDENTIFIER_KEY",
nativeQuery = true
)
Method to execute the query to select the list of a Project's id of a group
Return
Parameters
groupId
The group from fetch the list