org.springframework.flex.core.io
Class JpaHibernateConfigProcessor
java.lang.Object
org.springframework.flex.core.io.HibernateConfigProcessor
org.springframework.flex.core.io.JpaHibernateConfigProcessor
- All Implemented Interfaces:
- BeanFactoryAware, InitializingBean, MessageBrokerConfigProcessor
public class JpaHibernateConfigProcessor
- extends HibernateConfigProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpaHibernateConfigProcessor
public JpaHibernateConfigProcessor()
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet in interface InitializingBean- Overrides:
afterPropertiesSet in class HibernateConfigProcessor
- Throws:
Exception
setEntityManagerFactory
public void setEntityManagerFactory(javax.persistence.EntityManagerFactory entityManagerFactory)
registerPropertyProxy
protected void registerPropertyProxy(SpringPropertyProxy proxy)
- Overrides:
registerPropertyProxy in class HibernateConfigProcessor
Copyright © 2011. All Rights Reserved.