@Configuration
@ComponentScan
@ConfigurationPropertiesScan
@EnableTransactionManagement
public class EclipselinkConfiguration
extends java.lang.Object
Constructor and Description |
---|
EclipselinkConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected io.jmix.core.EntitySystemStateSupport |
entitySystemStateSupport() |
protected io.jmix.core.PersistentAttributesLoadChecker |
persistentAttributesLoadChecker(org.springframework.context.ApplicationContext applicationContext) |
@Bean(value="data_PersistentAttributesLoadChecker") @Primary protected io.jmix.core.PersistentAttributesLoadChecker persistentAttributesLoadChecker(org.springframework.context.ApplicationContext applicationContext)
@Bean(value="data_EntitySystemStateSupport") @Primary protected io.jmix.core.EntitySystemStateSupport entitySystemStateSupport()