Class NavigationPropertyWithIntegrationKeyWhereClauseCondition


  • public class NavigationPropertyWithIntegrationKeyWhereClauseCondition
    extends WhereClauseCondition
    Represents a where clause condition (e.g. "{attributeName} = attributeValue").
    • Constructor Detail

      • NavigationPropertyWithIntegrationKeyWhereClauseCondition

        public NavigationPropertyWithIntegrationKeyWhereClauseCondition​(java.lang.String attributeName,
                                                                        java.lang.String attributeValue)
        Stores a single where clause condition.
        Parameters:
        attributeName - - attribute name
        attributeValue - - attribute value