|
There should be an annotation or mechanism to mark an Entity as "non-multitenant", so even in a multitenant-configured SessionFactory/EntityManagerFactory, these entities will use the "no-tenant" configuration (which can be a fixed schema name, a fixed or no prefix, etc.).
|