| Okay, thanks for the clarification. Then the queryString alone as key is not an option. I see that for the other query types there is a specialized Key object defined. Only for Native there is none. NativeSQLQuerySpecification is used for this. I wonder if everything of the latter is needed for a specialized key. Especially if we can avoid CustomType-s in the key would solve the problem. |