public class StampSelect extends Object implements StampAction
StampAction.STItem| 限定符和类型 | 字段和说明 |
|---|---|
StampSelectField[] |
columns |
StampFrom[] |
froms |
StampColumn[] |
groupBy |
StampWhere |
having |
StampSelectJoin[] |
joins |
StampLimit |
limit |
StampOrderBy[] |
orderBy |
StampWhere |
where |
| 构造器和说明 |
|---|
StampSelect() |
public StampSelectField[] columns
public StampFrom[] froms
public StampSelectJoin[] joins
public StampWhere where
public StampColumn[] groupBy
public StampWhere having
public StampOrderBy[] orderBy
public StampLimit limit
public List<StampAction.STItem> getTables()
getTables 在接口中 StampActionCopyright © 2020. All rights reserved.