public abstract class ExprTableEvalStrategyUngroupedBase extends Object implements ExprTableEvalStrategy
Modifier and Type | Field and Description |
---|---|
protected ExprTableEvalStrategyFactory |
factory |
protected TableAndLockProviderUngrouped |
provider |
Constructor and Description |
---|
ExprTableEvalStrategyUngroupedBase(TableAndLockProviderUngrouped provider,
ExprTableEvalStrategyFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected ObjectArrayBackedEventBean |
lockTableReadAndGet(ExprEvaluatorContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate, evaluateGetEventBean, evaluateGetROCollectionEvents, evaluateGetROCollectionScalar, evaluateTypableSingle
protected final TableAndLockProviderUngrouped provider
protected final ExprTableEvalStrategyFactory factory
public ExprTableEvalStrategyUngroupedBase(TableAndLockProviderUngrouped provider, ExprTableEvalStrategyFactory factory)
protected ObjectArrayBackedEventBean lockTableReadAndGet(ExprEvaluatorContext context)
Copyright © 2005–2018. All rights reserved.