@Component @ConditionalOnProperty(name="mysqld.home", havingValue="") public class EntityManagerFactoryComponent extends EntityManagerFactoryDependsOnPostProcessor
EntityManagerFactoryDependsOnPostProcessor
Component
implementation. See
Configure a Component that is Used by JPA.
Annotation(s) | Field |
---|---|
@Autowired(required=true) | private Process mysqld |
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
EntityManagerFactoryComponent()
Sole constructor.
|
public EntityManagerFactoryComponent()
Copyright © 2015–2020 Allen D. Ball. All rights reserved.