Uses of Class
org.ehrbase.dao.access.support.DataAccess
Packages that use DataAccess
Package
Description
-
Uses of DataAccess in org.ehrbase.dao.access.interfaces
Methods in org.ehrbase.dao.access.interfaces that return DataAccess -
Uses of DataAccess in org.ehrbase.dao.access.jooq
Subclasses of DataAccess in org.ehrbase.dao.access.jooqModifier and TypeClassDescriptionclassCreated by christian on 6/9/2016.classclassclassOperations on the static part of Compositions (eg.classStripped down DAO to perform some `*_history` table related actions.classDeals with composition links.classclassCreated by Christian Chevalley on 4/17/2015.classclassPersistence operations on EHR.classOperations on the Entry part of a Composition (Entry is archetyped).classPersistence operations on EHR status.classclassCreated by Christian Chevalley on 4/20/2015.classCreated by Christian Chevalley on 4/20/2015.classMethods in org.ehrbase.dao.access.jooq that return DataAccessModifier and TypeMethodDescriptionAqlQueryHandler.getDataAccess()AttestationAccess.getDataAccess()AuditDetailsAccess.getDataAccess()CompositionAccess.getDataAccess()CompositionHistoryAccess.getDataAccess()CompoXRefAccess.getDataAccess()ContextAccess.getDataAccess()ContributionAccess.getDataAccess()DatabaseStatusAccess.getDataAccess()EhrAccess.getDataAccess()EntryAccess.getDataAccess()StatusAccess.getDataAccess()StatusHistoryAccess.getDataAccess()StoredQueryAccess.getDataAccess()SystemAccess.getDataAccess()TemplateStoreAccess.getDataAccess() -
Uses of DataAccess in org.ehrbase.dao.access.support
Subclasses of DataAccess in org.ehrbase.dao.access.supportModifier and TypeClassDescriptionclassCreated by Christian Chevalley on 4/25/2015.classA simple wrapper to encapsulate resource accesses from services ETHERCIS Project ehrservice Created by Christian Chevalley on 6/30/2015.Methods in org.ehrbase.dao.access.support that return DataAccessModifier and TypeMethodDescriptionDummyDataAccess.getDataAccess()ServiceDataAccess.getDataAccess()