Package com.ibm.fhir.persistence
Interface PropertyBasedFHIRPersistenceFactory
- 
public interface PropertyBasedFHIRPersistenceFactory 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FHIRPersistencegetInstance(java.util.Properties properties) 
 - 
 
- 
- 
Method Detail
- 
getInstance
FHIRPersistence getInstance(java.util.Properties properties) throws FHIRPersistenceException
- Throws:
 FHIRPersistenceException
 
 - 
 
 -