public class SearchRepositoryFactorySupportFactory
extends java.lang.Object
implements net.croz.nrich.search.api.factory.RepositoryFactorySupportFactory
| Constructor and Description |
|---|
SearchRepositoryFactorySupportFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.repository.core.support.RepositoryFactorySupport |
createRepositoryFactory(java.lang.Class<?> repositoryInterface,
javax.persistence.EntityManager entityManager) |
public SearchRepositoryFactorySupportFactory()
public org.springframework.data.repository.core.support.RepositoryFactorySupport createRepositoryFactory(java.lang.Class<?> repositoryInterface,
javax.persistence.EntityManager entityManager)
createRepositoryFactory in interface net.croz.nrich.search.api.factory.RepositoryFactorySupportFactory