Interface FhirSequenceDAO
- 
- All Known Implementing Classes:
 FhirSequenceDAOImpl,FhirSequenceDAOImpl
public interface FhirSequenceDAOgets the next value in the database's FHIR_SEQUENCE sequence 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longnextValue()Get the next value from the FHIR_SEQUENCE 
 -