Skip to content

JPQL replace() function #318

Closed
Closed
@gavinking

Description

According to my calculations, all major databases support the replace() function, except for Sybase ASE, which has a similar function named str_replace(), and Derby.

I think it would be useful to add it to the spec. The signature would be String replace(String string, String pattern, String replacement).

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions