RecordableBootstrap.disableAutoClose()
.MultiTenancyStrategy.SCHEMA
approach.TenantResolver
to the Hibernate CurrentTenantIdentifierResolver
model.TenantConnectionResolver
to the HibernateMultiTenantConnectionProvider
model.System.getProperties()
into the ORM configuration.IntegratorService
from Hibernate ORM,
except that it doesn't come with default integrators as we prefer explicit
control.ProxyFactory
implementation is very similar to the ByteBuddyProxyFactory
,
except the class definitions of the proxies have been built upfront so to allow
usage of enhanced proxies in native images.StrategySelectorBuilder
but
omits registering the components we don't support, and uses a new pattern of registration
meant to avoid class initializations.MultiTenancyStrategy.SCHEMA
approach.ConnectionProvider
for tenants dynamically.Copyright © 2020 JBoss by Red Hat. All rights reserved.