Uses of Package
org.domain.rhims.dao

Packages that use org.domain.rhims.dao
org.domain.rhims.dao   
 

Classes in org.domain.rhims.dao used by org.domain.rhims.dao
MedicalDataDAO
          The MedicalDataDAO is responsible for interacting with the persistence of the medical data that is received from other parts of the application.
UserDAO
          The UserDAO is responsible for managing the persistence of application Users.