类的使用
net.risesoft.y9public.entity.DataBusinessEntity
-
使用DataBusinessEntity的程序包 程序包 说明 net.risesoft.y9public.repository net.risesoft.y9public.repository.spec -
-
net.risesoft.y9public.repository中DataBusinessEntity的使用
返回变量类型为DataBusinessEntity的类型的net.risesoft.y9public.repository中的方法 修饰符和类型 方法 说明 List<DataBusinessEntity>DataBusinessRepository. findByIdIn(List<String> Id)org.springframework.data.domain.Page<DataBusinessEntity>DataBusinessRepository. findByNameContaining(String name, org.springframework.data.domain.Pageable pageable)List<DataBusinessEntity>DataBusinessRepository. findByParentIdOrderByCreateTime(String parentId) -
net.risesoft.y9public.repository.spec中DataBusinessEntity的使用
类型变量类型为DataBusinessEntity的net.risesoft.y9public.repository.spec中的方法参数 修饰符和类型 方法 说明 javax.persistence.criteria.PredicateDataBusinessSpecification. toPredicate(javax.persistence.criteria.Root<DataBusinessEntity> root, javax.persistence.criteria.CriteriaQuery<?> query, javax.persistence.criteria.CriteriaBuilder cb)
-