Class DbIPGeoRepositoryImpl

    • Constructor Detail

      • DbIPGeoRepositoryImpl

        public DbIPGeoRepositoryImpl()
    • Method Detail

      • stringEquals

        protected org.springframework.data.jpa.domain.Specification<DbIPGeoEntity> stringEquals​(Function<javax.persistence.criteria.Root<DbIPGeoEntity>,​javax.persistence.criteria.Path<String>> rootQualifier,
                                                                                                String value)
      • stringEquals

        protected javax.persistence.criteria.Predicate stringEquals​(javax.persistence.criteria.Path<String> path,
                                                                    String value,
                                                                    javax.persistence.criteria.Root<DbIPGeoEntity> root,
                                                                    javax.persistence.criteria.CriteriaQuery<?> query,
                                                                    javax.persistence.criteria.CriteriaBuilder cb)