When I get Set users out of the database using the hibernate, they always come in a different order, what is the reason for this and is it possible to somehow control without using sorting after receiving?
Source: https://ru.stackoverflow.com/questions/510272/
All Articles
Setstores data unsorted. So either you need to sort them either after receiving them or in the database you should make the request so that the answer is either sorted or not.Set- Yuriy SPb