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