Uses of Package
ubic.gemma.persistence.persister
-
Classes in ubic.gemma.persistence.persister used by ubic.gemma.core.association.phenotype Class Description Persister Interface defining the ability to create domain objects in bulk or singly. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.core.loader.association Class Description Persister Interface defining the ability to create domain objects in bulk or singly. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.core.loader.expression.arrayDesign Class Description Persister Interface defining the ability to create domain objects in bulk or singly. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.core.loader.expression.geo.service Class Description PersisterHelper This interface contains a few extensions to the basePersister
interface to handle special cases withExpressionExperiment
. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.core.loader.genome.gene.ncbi Class Description Persister Interface defining the ability to create domain objects in bulk or singly. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.core.loader.genome.taxon Class Description Persister Interface defining the ability to create domain objects in bulk or singly. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.core.loader.util Class Description Persister Interface defining the ability to create domain objects in bulk or singly. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.persistence.persister Class Description AbstractPersister Base class forPersister
implementations.AbstractPersister.Caches Various caches to refer back to not-yet persisted entities (and thus not easily obtainable from the persistence context).ArrayDesignPersister This class handles persisting array designs.ArrayDesignsForExperimentCache Used to hold information for matching to a new experiment, during persisting.CommonPersister Persister for ubic.gemma.model.common package classes.ExpressionPersister GenomePersister Persister Interface defining the ability to create domain objects in bulk or singly.PersisterHelper This interface contains a few extensions to the basePersister
interface to handle special cases withExpressionExperiment
.RelationshipPersister Persist objects like Gene2GOAssociation. -
Classes in ubic.gemma.persistence.persister used by ubic.gemma.persistence.service.expression.experiment Class Description ArrayDesignsForExperimentCache Used to hold information for matching to a new experiment, during persisting.