Does Hibernate have “fetch profiles”?
No. We consider “fetch profiles” to be an inelegant workaround for the limitations of other ORM query languages. It would be trivial for us to implement fetch profiles in Hibernate but nobody would ever use them. Hibernate users don’t ask for this feature because they have much more flexible mechanisms available, built into Hibernate’s query facility.