Return the input value bound to the positional parameter. (Note that OUT parameters are unbound.)
- Parameters:
position- position
- Returns:
- parameter value.
- Throws:
- if the parameter has not been bound.IllegalStateException- if the parameter with the specified position does not exist.IllegalArgumentException
- Since:
- Jakarta Persistence (JPA) 2.0