Package org.iplass.mtp.entity.query.hint
Class SuppressWarningsHint
java.lang.Object
org.iplass.mtp.entity.query.hint.Hint
org.iplass.mtp.entity.query.hint.EQLHint
org.iplass.mtp.entity.query.hint.SuppressWarningsHint
- All Implemented Interfaces:
Serializable,ASTNode
EQLの警告ログの出力が必要ないことをマークするためのヒント句です。
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept(ASTTransformer transformer) voidaccept(HintVisitor visitor) booleaninthashCode()toString()Methods inherited from class org.iplass.mtp.entity.query.hint.Hint
externalHint
-
Constructor Details
-
SuppressWarningsHint
public SuppressWarningsHint()
-
-
Method Details
-
accept
-
accept
-
hashCode
public int hashCode() -
equals
-
toString
-