Considering the following entities:
The Phone has a Map property where the key is the Call timestamp and the value is the Call itself.
When running this path expression HQL query:
We get the following error:
The CALLHISTOR1_.NULL[*] seems very suspicious in the resulting SQL query.