Modifier and Type | Method and Description |
---|---|
Limit |
SQLParser.limit(ParseInfo info) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleQueryResolver.QueryResolverVisitor.visit(Limit obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ResolverUtil.resolveLimit(Limit limit) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageVisitor.visit(Limit obj) |
Modifier and Type | Method and Description |
---|---|
Limit |
Limit.clone() |
Limit |
QueryCommand.getLimit() |
Modifier and Type | Method and Description |
---|---|
void |
QueryCommand.setLimit(Limit limit) |
Modifier and Type | Method and Description |
---|---|
void |
PreOrPostOrderNavigator.visit(Limit obj) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(Limit obj) |
void |
ExpressionMappingVisitor.visit(Limit obj) |
Modifier and Type | Method and Description |
---|---|
void |
ValidationVisitor.visit(Limit obj) |
Copyright © 2019. All rights reserved.