public class SQLObjectCreateExpr extends SQLExprImpl implements Serializable
| 构造器和说明 |
|---|
SQLObjectCreateExpr() |
SQLObjectCreateExpr(String objType) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLObjectCreateExpr()
public SQLObjectCreateExpr(String objType)
public int hashCode()
hashCode 在类中 SQLExprImplpublic boolean equals(Object obj)
equals 在类中 SQLExprImplCopyright © 2012 Alibaba Group. All Rights Reserved.