public class RiceEntityManagerProxyFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
RiceEntityManagerProxyFactoryBean(String prefix,
DataSource datasource) |
RiceEntityManagerProxyFactoryBean(String prefix,
DataSource datasource,
String moduleJpaEnabledPropertyPrefix) |
public RiceEntityManagerProxyFactoryBean(String prefix, DataSource datasource)
public RiceEntityManagerProxyFactoryBean(String prefix, DataSource datasource, String moduleJpaEnabledPropertyPrefix)
public void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic Object getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBeanExceptionpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.