|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID>
org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,S,ID>
org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<R,T,I>
org.granite.tide.spring.data.FilterableJpaRepositoryFactoryBean<R,T,I>
public class FilterableJpaRepositoryFactoryBean<R extends org.springframework.data.jpa.repository.JpaRepository<T,I>,T,I extends Serializable>
| Constructor Summary | |
|---|---|
FilterableJpaRepositoryFactoryBean()
|
|
| Method Summary | |
|---|---|
protected org.springframework.data.repository.core.support.RepositoryFactorySupport |
createRepositoryFactory(EntityManager entityManager)
|
| Methods inherited from class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean |
|---|
afterPropertiesSet, doCreateRepositoryFactory, setEntityManager |
| Methods inherited from class org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport |
|---|
createRepositoryFactory, setBeanFactory, setTransactionManager |
| Methods inherited from class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport |
|---|
getEntityInformation, getObject, getObjectType, getPersistentEntity, getQueryMethods, getRepositoryInformation, isSingleton, setBeanClassLoader, setCustomImplementation, setMappingContext, setNamedQueries, setQueryLookupStrategyKey, setRepositoryInterface |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterableJpaRepositoryFactoryBean()
| Method Detail |
|---|
protected org.springframework.data.repository.core.support.RepositoryFactorySupport createRepositoryFactory(EntityManager entityManager)
createRepositoryFactory in class org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<R extends org.springframework.data.jpa.repository.JpaRepository<T,I>,T,I extends Serializable>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||