
Package ca.uhn.fhir.jpa.config
Class Batch2SupportConfig
java.lang.Object
ca.uhn.fhir.jpa.config.Batch2SupportConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeleteExpungeSvc
(javax.persistence.EntityManager theEntityManager, DeleteExpungeSqlBuilder theDeleteExpungeSqlBuilder, IFulltextSearchSvc theFullTextSearchSvc)
-
Constructor Details
-
Batch2SupportConfig
public Batch2SupportConfig()
-
-
Method Details
-
batch2DaoSvc
-
deleteExpungeSvc
@Bean public IDeleteExpungeSvc deleteExpungeSvc(javax.persistence.EntityManager theEntityManager, DeleteExpungeSqlBuilder theDeleteExpungeSqlBuilder, @Autowired(required=false) IFulltextSearchSvc theFullTextSearchSvc)
-