Is it just a misprint or you did not close the 'bean' xml-tag?
Type: Posts; User: sejmajnejm; Keyword(s):
Is it just a misprint or you did not close the 'bean' xml-tag?
Hello,
It seems that Spring Data (spring-data-jpa-1.0.2.RELEASE) and Hibernate 4.0.1 do not work right when Spring Data generates count query for custom method and Entity with EmbeddedId. ...