| Package | Description |
|---|---|
| com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<EntityManagerFactoryIntegrator> |
CriteriaBuilderConfiguration.getEntityManagerIntegrators() |
Returns a list of registered entity manager enrichers.
|
| Modifier and Type | Method | Description |
|---|---|---|
CriteriaBuilderConfiguration |
CriteriaBuilderConfiguration.registerEntityManagerIntegrator(EntityManagerFactoryIntegrator entityManagerEnricher) |
Registers the given entity manager enricher in the configuration.
|
Copyright © 2014–2020 Blazebit. All rights reserved.