Class CollatedStringEndsWith

All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class CollatedStringEndsWith extends CollatedFilter implements scala.Product, Serializable
Collation aware equivalent of StringEndsWith.
See Also:
  • Constructor Details

    • CollatedStringEndsWith

      public CollatedStringEndsWith(String attribute, String value, DataType dataType)
  • Method Details