|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyValueExpressionPair | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of PropertyValueExpressionPair in com.espertech.esper.client.soda |
---|
Methods in com.espertech.esper.client.soda that return types with arguments of type PropertyValueExpressionPair | |
---|---|
java.util.List<PropertyValueExpressionPair> |
OuterJoinQualifier.getAdditionalProperties()
Returns optional additional properties in the on-clause of the outer join. |
Method parameters in com.espertech.esper.client.soda with type arguments of type PropertyValueExpressionPair | |
---|---|
void |
OuterJoinQualifier.setAdditionalProperties(java.util.List<PropertyValueExpressionPair> additionalProperties)
Set join properties. |
Constructor parameters in com.espertech.esper.client.soda with type arguments of type PropertyValueExpressionPair | |
---|---|
OuterJoinQualifier(OuterJoinType type,
PropertyValueExpression left,
PropertyValueExpression right,
java.util.ArrayList<PropertyValueExpressionPair> additionalProperties)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |