ObjectDB ObjectDB

trim(x) - JPA CriteriaBuilder's method

Create expression to trim blanks from both ends of a string.
Parameters:
x - expression for string to trim
Returns:
trim expression
Since:
JPA 2.0