@Configuration
@EnableTransactionManagement
public class SpringDataConfig
extends java.lang.Object
| Constructor and Description |
|---|
SpringDataConfig() |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.EntityManagerFactory |
entityManagerFactory() |
org.springframework.transaction.PlatformTransactionManager |
transactionManager() |