java.lang.Object
io.ebean.config.dbplatform.SqlLimitResponse
The resulting SQL from a SqlLimit process.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SqlLimitResponse
Create the response.
-
-
Method Details
-
getSql
The final query sql with SQL limit statements added.
-