public class JpaStoreFactoryBean extends AbstractStoreFactoryBean
REACTIVE_STORAGE| Constructor and Description |
|---|
JpaStoreFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addProxyAdvice(org.springframework.aop.framework.ProxyFactory result,
org.springframework.beans.factory.BeanFactory beanFactory) |
protected Object |
getContentStoreImpl() |
protected org.aopalliance.aop.Advice |
transactionInterceptor(org.springframework.transaction.PlatformTransactionManager ptm,
org.springframework.beans.factory.BeanFactory beanFactory) |
afterPropertiesSet, createContentStore, getContentIdClass, getDomainClass, getObject, getObjectType, getStore, getStoreInterface, isSingleton, setApplicationEventPublisher, setBeanClassLoader, setBeanFactory, setStoreFragments, setStoreInterfaceprotected Object getContentStoreImpl()
getContentStoreImpl in class AbstractStoreFactoryBeanprotected void addProxyAdvice(org.springframework.aop.framework.ProxyFactory result,
org.springframework.beans.factory.BeanFactory beanFactory)
addProxyAdvice in class AbstractStoreFactoryBeanprotected org.aopalliance.aop.Advice transactionInterceptor(org.springframework.transaction.PlatformTransactionManager ptm,
org.springframework.beans.factory.BeanFactory beanFactory)
Copyright © 2023 Paul Warren. All rights reserved.