public class SelectExprProcessorWInsertTarget extends Object
Constructor and Description |
---|
SelectExprProcessorWInsertTarget(SelectExprProcessorForge forge,
EventType insertIntoTargetType,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
SelectExprProcessorForge |
getForge() |
EventType |
getInsertIntoTargetType() |
public SelectExprProcessorWInsertTarget(SelectExprProcessorForge forge, EventType insertIntoTargetType, List<StmtClassForgeableFactory> additionalForgeables)
public SelectExprProcessorForge getForge()
public EventType getInsertIntoTargetType()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
Copyright © 2005–2021. All rights reserved.