Converts SQL LIKE mask in custom format (specified by
LikeConfiguration ) into SQL Like standard format.
Parameters: mask - mask in custom format. Parameters: config - configuration that holds mask custom format and behaivor. Parameters: escapeChar - escape character for SQL syntax. the mask in standard format.