I have the tables as in the screenshot above
Class are written as below
Note not added getter and setters
and test code as below
I am getting the below exception
i came to know i should have the 2 attributes in FilterAttribute class to hold the composite key.. But how can we do that?