| At the moment Oracle dialect does not have REGEXP_REPLACE registered as a function. It would be nice if it was added as in case of MariaDB MariaDB: https://github.com/hibernate/hibernate-orm/blob/5.3/hibernate-core/src/main/java/org/hibernate/dialect/MariaDB10Dialect.java#L17 |