public class IndexHintPair extends Object
Constructor and Description |
---|
IndexHintPair(IndexHint indexHint,
ExcludePlanHint excludePlanHint) |
Modifier and Type | Method and Description |
---|---|
ExcludePlanHint |
getExcludePlanHint() |
IndexHint |
getIndexHint() |
static IndexHintPair |
getIndexHintPair(OnTriggerDesc onTriggerDesc,
String streamZeroAsName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
public IndexHintPair(IndexHint indexHint, ExcludePlanHint excludePlanHint)
public IndexHint getIndexHint()
public ExcludePlanHint getExcludePlanHint()
public static IndexHintPair getIndexHintPair(OnTriggerDesc onTriggerDesc, String streamZeroAsName, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
Copyright © 2005–2018. All rights reserved.