All Implemented Interfaces:
StateObject

public class EntryExpressionStateObject extends EncapsulatedIdentificationVariableExpressionStateObject
This object represents an identification variable that maps the Map.Entry) of a Map.

This is part of JPA 2.0.

BNF: expression ::= ENTRY(identification_variable)

Since:
2.4
Version:
2.4
See Also: