Ability to "hide" entities #3787
sebersole
started this conversation in
Design Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For background, see https://hibernate.atlassian.net/browse/HHH-10992
Also there is a growing discussion on #3763
The general idea here is whether we want to allow certain entities to be hidden from queries and metamodel lookups. The stated use cases so far include:
#3763 already adds identifying the contributor of the mapping as well as the ability to specify different auto-DDL operations against different contributors.
Beta Was this translation helpful? Give feedback.
All reactions