@AnnotationProcessing public class GroupBySegment<O extends Segment<O>,S extends GroupBySegment<O,S>> extends BaseSegment<S> implements SqlNodeBuilder
| 构造器和说明 |
|---|
GroupBySegment(O owner,
TableSegment<?> table) |
@AnnotationProcessing public GroupBySegment(O owner, TableSegment<?> table)
public SqlNode toSqlNode()
toSqlNode 在接口中 SqlNodeBuilderpublic O end()
public <T,R> S column(GetterFunction<T,R> getter)
public TableSegment<?> getTable()
Copyright © 2024 fossc. All rights reserved.