类 FetcherSelectionImpl<T>

java.lang.Object
org.babyfish.jimmer.sql.ast.impl.table.FetcherSelectionImpl<T>
所有已实现的接口:
Ast, Selection<T>, FetcherSelection<T>

public class FetcherSelectionImpl<T> extends Object implements FetcherSelection<T>, Ast