|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLExprImpl
com.alibaba.druid.sql.ast.expr.SQLDefaultExpr
public class SQLDefaultExpr
| Constructor Summary | |
|---|---|
SQLDefaultExpr()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class com.alibaba.druid.sql.ast.SQLObjectImpl |
|---|
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject |
|---|
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent |
| Constructor Detail |
|---|
public SQLDefaultExpr()
| Method Detail |
|---|
public boolean equals(Object o)
equals in class SQLExprImplpublic int hashCode()
hashCode in class SQLExprImplpublic String toString()
toString in class SQLObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||