接口 JRepository.GraphQl<E>
- 封闭接口:
JRepository<E,ID>
public static interface JRepository.GraphQl<E>
-
方法概要
修饰符和类型方法说明load(org.babyfish.jimmer.meta.TypedProp.Reference<E, X> prop, Collection<E> sources) load(org.babyfish.jimmer.meta.TypedProp.ReferenceList<E, X> prop, Collection<E> sources) load(org.babyfish.jimmer.meta.TypedProp.Scalar<E, X> prop, Collection<E> sources)
-
方法详细资料
-
load
-
load
-
load
-