Interface ICaseExpressionStateObjectBuilder

All Superinterfaces:
IAbstractConditionalExpressionStateObjectBuilder<ICaseExpressionStateObjectBuilder>, IScalarExpressionStateObjectBuilder<ICaseExpressionStateObjectBuilder>
All Known Implementing Classes:
AbstractCaseExpressionStateObjectBuilder, DefaultCaseExpressionStateObjectBuilder

public interface ICaseExpressionStateObjectBuilder extends IAbstractConditionalExpressionStateObjectBuilder<ICaseExpressionStateObjectBuilder>
This builder is responsible to create a CASE expression.
Since:
2.4
Version:
2.4
See Also: