public class PartitionJpaRepositoryFactoryBean
extends org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean
| Constructor and Description |
|---|
PartitionJpaRepositoryFactoryBean(Class repositoryInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.repository.core.support.RepositoryFactorySupport |
createRepositoryFactory(javax.persistence.EntityManager entityManager) |
afterPropertiesSet, doCreateRepositoryFactory, setEntityManager, setEntityPathResolver, setEscapeCharacter, setMappingContext, setQueryMethodFactorycreateRepositoryFactory, setBeanFactory, setEnableDefaultTransactions, setTransactionManageraddRepositoryFactoryCustomizer, createDefaultQueryMethodEvaluationContextProvider, getEntityInformation, getObject, getObjectType, getPersistentEntity, getQueryMethods, getRepositoryInformation, isSingleton, setApplicationEventPublisher, setBeanClassLoader, setCustomImplementation, setEvaluationContextProvider, setLazyInit, setNamedQueries, setQueryLookupStrategyKey, setRepositoryBaseClass, setRepositoryFragmentspublic PartitionJpaRepositoryFactoryBean(Class repositoryInterface)
@Nonnull protected org.springframework.data.repository.core.support.RepositoryFactorySupport createRepositoryFactory(javax.persistence.EntityManager entityManager)
createRepositoryFactory in class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBeanCopyright © 2017–2021. All rights reserved.