Uses of Interface
org.ehrbase.dao.access.interfaces.I_VersionedCRUD
Packages that use I_VersionedCRUD
-
Uses of I_VersionedCRUD in org.ehrbase.dao.access.interfaces
Subinterfaces of I_VersionedCRUD in org.ehrbase.dao.access.interfacesModifier and TypeInterfaceDescriptioninterfaceComposition Access Layer Interface
Interface CRUD and specific methodsinterfaceData Access Object for CRUD operations on instances ofFolder.interfaceStatus access layer interface
the status entry holds data pertaining to an Ehr owner, generally a patient Created by Christian Chevalley on 4/21/2015. -
Uses of I_VersionedCRUD in org.ehrbase.dao.access.jooq
Classes in org.ehrbase.dao.access.jooq that implement I_VersionedCRUDModifier and TypeClassDescriptionclassOperations on the static part of Compositions (eg.classPersistence operations on Folder.classPersistence operations on Folder history.classPersistence operations on EHR status.