Uses of Class
net.risesoft.y9public.entity.Y9logUserHostIpInfo
-
Packages that use Y9logUserHostIpInfo Package Description net.risesoft.y9public.repository -
-
Uses of Y9logUserHostIpInfo in net.risesoft.y9public.repository
Methods in net.risesoft.y9public.repository that return types with arguments of type Y9logUserHostIpInfo Modifier and Type Method Description List<Y9logUserHostIpInfo>Y9logUserHostIpInfoRepository. findByClientIpSection(String clientIpSection)List<Y9logUserHostIpInfo>Y9logUserHostIpInfoRepository. findByUserHostIp(String userHostIp)List<Y9logUserHostIpInfo>Y9logUserHostIpInfoRepository. findByUserHostIpStartingWith(String userHostIp)
-