mardi 17 mai 2016

How to convert Java Pattern to Postgres regex

Is there a way to programmatically convert in java a java.util.regex.Pattern to a String containing a Postgres compatible regex, that could be used with SIMILAR TO?

Aucun commentaire:

Enregistrer un commentaire