In Java the method Pattern.quote("weir(d) string") quotes the string to
ensure a valid Regex.
In my case I have to use an user input for a likeRegex call and I am
looking for a similar method, so the user cannot break the regex.
We are using Postgres which uses the Posix Regex syntax.
What is the best way to achieve this? Thanks!
--
You received this message because you are subscribed to the Google Groups "jOOQ
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.