public class DistinctClauseParser extends Object implements SQLClauseParser
Constructor and Description |
---|
DistinctClauseParser() |
Modifier and Type | Method and Description |
---|---|
protected Keyword[] |
getSynonymousKeywordsForDistinct() |
void |
parse()
Parse distinct.
|
public final void parse()
protected Keyword[] getSynonymousKeywordsForDistinct()
Copyright © 2018. All rights reserved.