public abstract class SelectRestClauseParser extends Object implements SQLClauseParser
| Constructor and Description |
|---|
SelectRestClauseParser() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Keyword[] |
getUnsupportedKeywordsRest() |
void |
parse()
Parse select rest.
|
public final void parse()
protected abstract Keyword[] getUnsupportedKeywordsRest()
Copyright © 2019 The Apache Software Foundation. All rights reserved.