SUBSTRING function denote the starting position and length of the substring to be returned. These arguments are integers. The first position of a string is denoted by 1. The SUBSTRING function returns a string. JPA 1.0:
JPA 2.0:
@see SubstringExpression @version 2.4 @since 2.4 @author Pascal Filion
| |
| |