The last time hibernate does not support aliases, it indicates it is not satisfied.
(Http://blog.csdn.net/hongbo781202/archive/2004/09/02/92521.aspx), today
After a very tedious debug process, I was a little disappointed with hibernate's one-by-one reduction.
Today's error is that select firstly_repair from trouble_create as t reports an error during running,
The error message is undefined alias: firstly_repair. The error message is as inexplicable as the previous one,
Later, I finally learned the cause of the error.
It seems that although hibernate provides good support for general application development, it is not suitable for product development.
And this feature does not specify the table name (estimated and said to be the table name) is very common, it is not difficult to implement, but hibernate
Yes, it is not supported. I'm a little disappointed with hibernate one by one.
Hibernate documents and articles at home and abroad, there are also a lot of forums, are talking about this feature of hibernate that
Feature, but we should not mention any questions that should be raised to beginners as soon as possible!
I hope to see an article