public class JpaEntityGraphRepositoryFactoryBean<R extends org.springframework.data.repository.Repository<T,I>,T,I extends Serializable>
extends org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<R,T,I>
RepositoryEntityManagerEntityGraphInjector while targeting JpaEntityGraphRepositoryFactory.
Created on 22/11/16.| Constructor and Description |
|---|
JpaEntityGraphRepositoryFactoryBean(Class<? extends R> repositoryInterface)
Creates a new
JpaRepositoryFactoryBean for the given repository interface. |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.repository.core.support.RepositoryFactorySupport |
createRepositoryFactory(javax.persistence.EntityManager entityManager) |
void |
setEntityManager(javax.persistence.EntityManager entityManager) |
afterPropertiesSet, doCreateRepositoryFactory, setMappingContextcreateRepositoryFactory, setBeanFactory, setEnableDefaultTransactions, setTransactionManagergetEntityInformation, getObject, getObjectType, getPersistentEntity, getQueryMethods, getRepositoryInformation, isSingleton, setApplicationEventPublisher, setBeanClassLoader, setCustomImplementation, setEvaluationContextProvider, setLazyInit, setNamedQueries, setQueryLookupStrategyKey, setRepositoryBaseClassCopyright © 2017 Cosium. All rights reserved.