Apologize for same. But I don't have test case/entities that can be executed to see the issue re-producing. As I have observed this issue in my project which code for same cannot be shared.
Create one database view having composite ID (testid1, testid2, testid3, testid4). The view is creating union of the two table data. The testid3 can be nullable in DB. One of the record qualifing in view result is having testid3 as null.
Map the View using hibernate-mapping file.
Use org.hibernate.ScrollableResults to get the data from view. s...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)