Class EclipselinkConfiguration

java.lang.Object
io.jmix.eclipselink.EclipselinkConfiguration

@Configuration @ComponentScan @ConfigurationPropertiesScan @EnableTransactionManagement public class EclipselinkConfiguration extends Object
  • Constructor Details

    • EclipselinkConfiguration

      public EclipselinkConfiguration()
  • Method Details

    • persistentAttributesLoadChecker

      @Bean("data_PersistentAttributesLoadChecker") @Primary protected PersistentAttributesLoadChecker persistentAttributesLoadChecker(org.springframework.context.ApplicationContext applicationContext)
    • entitySystemStateSupport

      @Bean("data_EntitySystemStateSupport") @Primary protected EntitySystemStateSupport entitySystemStateSupport()