接口 RecursionStrategy<E>


public interface RecursionStrategy<E>
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    isFetchable​(E entity, int depth)
     
  • 方法详细资料

    • isFetchable

      boolean isFetchable(E entity, int depth)