| Modifier and Type | Class and Description |
|---|---|
static class |
MySqlMatchAgainstExpr.SearchModifier |
| Constructor and Description |
|---|
MySqlMatchAgainstExpr() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SQLExpr |
getAgainst() |
List<SQLExpr> |
getColumns() |
MySqlMatchAgainstExpr.SearchModifier |
getSearchModifier() |
int |
hashCode() |
void |
setAgainst(SQLExpr against) |
void |
setColumns(List<SQLExpr> columns) |
void |
setSearchModifier(MySqlMatchAgainstExpr.SearchModifier searchModifier) |
cloneaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr getAgainst()
public void setAgainst(SQLExpr against)
public MySqlMatchAgainstExpr.SearchModifier getSearchModifier()
public void setSearchModifier(MySqlMatchAgainstExpr.SearchModifier searchModifier)
public int hashCode()
hashCode in class SQLExprImplpublic boolean equals(Object obj)
equals in class SQLExprImplCopyright © 2013–2017 Alibaba Group. All rights reserved.