public interface UserGroupFinder extends BaseFinder<UserGroup,Long>
Modifier and Type | Method and Description |
---|---|
UserGroup |
findByName(String name,
String... joins) |
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResult
Copyright © 2023 Suncode. All rights reserved.