Class EraseResourceDAO

  • All Implemented Interfaces:
    FHIRDbDAO, ResourceDAO

    public class EraseResourceDAO
    extends ResourceDAOImpl
    EraseDAO is the data access layer of the erase operation which executes directly against the database using SQL statements to:
  • check the resource exists
  • delete all versions from the resource table
  • delete all parameters
  • delete entries from global table
  • delete resource specific logical resource entry