Uses of Interface
com.blazebit.persistence.spi.EntityManagerFactoryIntegrator
Packages that use EntityManagerFactoryIntegrator
-
Uses of EntityManagerFactoryIntegrator in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi that return types with arguments of type EntityManagerFactoryIntegratorModifier and TypeMethodDescriptionCriteriaBuilderConfiguration.getEntityManagerIntegrators()Returns a list of registered entity manager enrichers.Methods in com.blazebit.persistence.spi with parameters of type EntityManagerFactoryIntegratorModifier and TypeMethodDescriptionCriteriaBuilderConfiguration.registerEntityManagerIntegrator(EntityManagerFactoryIntegrator entityManagerEnricher) Registers the given entity manager enricher in the configuration.