public class SQLCommentHint extends SQLObjectImpl implements SQLHint
| Constructor and Description |
|---|
SQLCommentHint() |
SQLCommentHint(String text) |
| Modifier and Type | Method and Description |
|---|---|
SQLCommentHint |
clone() |
String |
getText() |
void |
setText(String text) |
String |
toString() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic SQLCommentHint()
public SQLCommentHint(String text)
public String getText()
public void setText(String text)
public SQLCommentHint clone()
public String toString()
toString in class SQLObjectImplCopyright © 2013–2022 Alibaba Group. All rights reserved.