I want to get a lists of notes from table, and I use this query:
When I try to run this, I get
Error performing load command : org.hibernate.HibernateException: HHH000142: Javassist Enhancement failed: ru.mrchebik.model.User
However, I think it's not right query.
Note
NoteReposiory
In any case, will provide full stack of error
http://pastebin.com/rZbfD2i2
If you want get more information, let me know.