public class SQLDefaultExpr extends SQLExprImpl implements SQLLiteralExpr
| 构造器和说明 |
|---|
SQLDefaultExpr() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic boolean equals(Object o)
equals 在类中 SQLExprImplpublic int hashCode()
hashCode 在类中 SQLExprImplpublic String toString()
toString 在类中 SQLObjectImplCopyright © 2012 Alibaba Group. All Rights Reserved.