public interface CountSql extends ColumnSupport<CountSql>, DistinctSupport<CountSql>, FromSupport<CountSql>, GroupBySupport<CountSql>, HavingSupport<CountSql>, JoinOnSupport<CountSql>, WhereSupport<CountSql>, PrepareStatementSupport
| Modifier and Type | Method and Description |
|---|---|
int |
executeCount()
计数
|
CountSql |
fromDefault()
Deprecated.
|
column, column, columnPodistinct, distinctfrom, fromgroupBy, groupByandHaving, andHaving, having, having, orHaving, orHavingcomplexFullJoinOn, complexInnerJoinOn, complexLeftJoinOn, complexRightJoinOn, fullJoinOn, innerJoinOn, joinOn, joinOn, joinOn, leftJoinOn, rightJoinOnandWhere, andWhere, orWhere, orWhere, where, wheregetPrepareStatement@Deprecated CountSql fromDefault()
int executeCount()
Copyright © 2020 IBIT程序猿. All rights reserved.