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 |
output(StringBuffer buf) |
void |
setText(String text) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic SQLCommentHint()
public SQLCommentHint(String text)
public String getText()
public void setText(String text)
public SQLCommentHint clone()
public void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.