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