Replies: 2 comments
-
If you use the Hibernate ORM |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes it should be done at the hibernate level. thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI,
there is a way to apply a global filter to a set of EntityViews/Entities like with hibernate @FilterDef? or to queries in general? An example wuold be filtering records by tenantId, a field present in most tables of the database. I'm not able to find it in the docs.
thanks again for your help
Beta Was this translation helpful? Give feedback.
All reactions