public class HibernateDomainExporterInitializingBean extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
HibernateDomainExporterInitializingBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setPrefix(String prefix) |
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory) |
void |
setTargetPath(File targetPath) |
public HibernateDomainExporterInitializingBean()
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
public void setTargetPath(File targetPath)
public void setPrefix(String prefix)
public void afterPropertiesSet()
throws IOException
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanIOExceptionCopyright © 2017. All rights reserved.