Uses of Package
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination
-
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination used by org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination Class Description PaginationValueSegment Pagination value segment. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination used by org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit Class Description NumberLiteralPaginationValueSegment Pagination value segment for number literal.PaginationValueSegment Pagination value segment.ParameterMarkerPaginationValueSegment Pagination value segment for parameter marker. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination used by org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum Class Description NumberLiteralPaginationValueSegment Pagination value segment for number literal.PaginationValueSegment Pagination value segment.ParameterMarkerPaginationValueSegment Pagination value segment for parameter marker.