类 FetcherUtil
java.lang.Object
org.babyfish.jimmer.sql.fetcher.impl.FetcherUtil
-
方法概要
修饰符和类型方法说明static voidfetch(JSqlClientImplementor sqlClient, Connection con, List<Selection<?>> selections, List<?> rows)
-
方法详细资料
-
fetch
public static void fetch(JSqlClientImplementor sqlClient, Connection con, List<Selection<?>> selections, List<?> rows)
-