public class SelectExprProcessorFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SelectExprProcessorFactory.SelectExprBuckets |
Constructor and Description |
---|
SelectExprProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
static SelectExprProcessorDescriptor |
getProcessor(SelectProcessorArgs args,
InsertIntoDesc insertIntoDesc,
boolean withSubscriber) |
protected static void |
verifyNameUniqueness(SelectClauseElementCompiled[] selectionList) |
public static SelectExprProcessorDescriptor getProcessor(SelectProcessorArgs args, InsertIntoDesc insertIntoDesc, boolean withSubscriber) throws ExprValidationException
ExprValidationException
protected static void verifyNameUniqueness(SelectClauseElementCompiled[] selectionList) throws ExprValidationException
ExprValidationException
Copyright © 2005–2021. All rights reserved.