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