public class EBeanCommonSqlLimiter extends Object implements io.ebean.config.dbplatform.SqlLimiter
| 构造器和说明 |
|---|
EBeanCommonSqlLimiter() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLStatementInstrumentor |
getInstrumentor() |
io.ebean.config.dbplatform.SqlLimitResponse |
limit(io.ebean.config.dbplatform.SqlLimitRequest request) |
void |
setInstrumentor(SQLStatementInstrumentor instrumentor) |
public SQLStatementInstrumentor getInstrumentor()
public void setInstrumentor(SQLStatementInstrumentor instrumentor)
public io.ebean.config.dbplatform.SqlLimitResponse limit(io.ebean.config.dbplatform.SqlLimitRequest request)
limit 在接口中 io.ebean.config.dbplatform.SqlLimiterCopyright © 2020. All rights reserved.