@Component public class BootstrapDataPopulator extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
BootstrapDataPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setDataSource(DataSource dataSource) |
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory) |
@Autowired public void setDataSource(DataSource dataSource)
@Autowired public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.