Toggle navigation
Home
org.sonar.db.user.UserDto to java.util.List<org.sonar.db.user.UserDto>
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
selectByLogin
to
selectNullableByScmAccountOrLoginOrEmail
email.toLowerCase(Locale.ENGLISH)
to
emailCaseInsensitive.toLowerCase(ENGLISH)
Rename Variable
selectNullableByLogin
to
selectByScmAccountOrLoginOrEmail