Modifier and Type | Class and Description |
---|---|
class |
ExprDeclaredForgeBase |
class |
ExprDeclaredForgeNoRewrite |
class |
ExprDeclaredForgeRewrite |
Modifier and Type | Class and Description |
---|---|
class |
ExprCaseNodeForge |
Modifier and Type | Class and Description |
---|---|
class |
ExprNewStructNodeForge |
Modifier and Type | Class and Description |
---|---|
class |
ExprSubselectAllSomeAnyNode
Represents a subselect in an expression tree.
|
class |
ExprSubselectExistsNode
Represents an exists-subselect in an expression tree.
|
class |
ExprSubselectInNode
Represents a subselect in an expression tree.
|
class |
ExprSubselectNode
Represents a subselect in an expression tree.
|
class |
ExprSubselectRowNode
Represents a subselect in an expression tree.
|
Modifier and Type | Class and Description |
---|---|
class |
ExprTableAccessNodeTopLevel |
Modifier and Type | Field and Description |
---|---|
protected ExprTypableReturnForge |
SelectExprProcessorTypableSingleForge.typable |
protected ExprTypableReturnForge |
SelectExprProcessorTypableMultiForge.typable |
Constructor and Description |
---|
SelectExprProcessorTypableMultiForge(ExprTypableReturnForge typable,
boolean hasWideners,
TypeWidenerSPI[] wideners,
EventBeanManufacturerForge factory,
EventType targetType,
boolean firstRowOnly) |
SelectExprProcessorTypableSingleForge(ExprTypableReturnForge typable,
boolean hasWideners,
TypeWidenerSPI[] wideners,
EventBeanManufacturerForge factory,
EventType targetType,
boolean singleRowOnly) |
Copyright © 2005–2018. All rights reserved.