Internal Website Search

1-4 of 4 results

Strings in JPQL and Criteria Queries

after conversion to lowercase or uppercase (respectively). For example: UPPER('Germany') is evaluated

javax.persistence.criteria.CriteriaBuilder

) Create expression for converting a string to uppercase . Parameters: x - string expression Return: expression to convert to uppercase Since: JPA 2.0 Expression values (M map) Create an expression

CriteriaBuilder.upper(x) - JPA Method

JPA Method in javax.persistence.criteria.CriteriaBuilder Expression upper (    Expression  x ) Create expression for converting a string to uppercase . Parameters: x - string expression Return: expression to convert to uppercase Since: JPA 2.0

Case Insensitive Indexes

insensitive string indexes are currently not supported. If you cannot use lowercase only (or uppercase ... string but in lowercase or uppercase . You can fill a feature request in the issue tracking