Uses of Class
com.exasol.adapter.sql.SqlLimit
-
Packages that use SqlLimit Package Description com.exasol.adapter.sql -
-
Uses of SqlLimit in com.exasol.adapter.sql
Methods in com.exasol.adapter.sql that return SqlLimit Modifier and Type Method Description SqlLimitSqlStatementSelect. getLimit()Methods in com.exasol.adapter.sql with parameters of type SqlLimit Modifier and Type Method Description SqlStatementSelect.BuilderSqlStatementSelect.Builder. limit(SqlLimit limit)Set the limit clause of the SQL Select Statement.RSqlNodeVisitor. visit(SqlLimit sqlLimit)
-