public interface SqlLimiter
Modifier and Type | Field and Description |
---|---|
static char |
NEW_LINE
the new line character used.
|
Modifier and Type | Method and Description |
---|---|
SqlLimitResponse |
limit(SqlLimitRequest request)
Add the SQL limiting statements around the query.
|
static final char NEW_LINE
Note that this is removed for logging sql to the transaction log.
SqlLimitResponse limit(SqlLimitRequest request)
Copyright © 2018. All rights reserved.