接口 ReferenceLoader<S,T>
- 所有已知子接口:
FilterableReferenceLoader<SE,TE, TT>
public interface ReferenceLoader<S,T>
-
方法概要
修饰符和类型方法说明batchLoad(Collection<S> sources) Executable<Map<S,T>> batchLoadCommand(Collection<S> sources) forConnection(Connection con) default TloadCommand(S source)
-
方法详细资料
-
forConnection
-
load
-
loadCommand
-
batchLoad
-
batchLoadCommand
-