Class LikeExpression

    • Constructor Detail

      • LikeExpression

        public LikeExpression()
    • Method Detail

      • getOpName

        public java.lang.String getOpName()
        Description copied from interface: Expression
        Return a human-readable name for the operation that this expression performs
      • getType

        public java.lang.Class<?> getType()
        Description copied from interface: Expression
        Return the type that this expression will return