Rice, is your problem the same as mine?
http://forum.hibernate.org/viewtopic.php?t=932243
You don't have the code that adds the criteria but I am assuming you are attempting to filter your query by some property off of the CpRslTnTable in your composite primary key?
If you could provide the code where you're trying to set up the criteria?
If it is the same problem as I encountered (I don't have a solution yet btw) I had traced some of the source code and it looked like it wasn't creating the appropriate alias since the key many-to-one wasn't listed as an association.