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