@ParametersAreNonnullByDefault
Package ubic.gemma.persistence.persister
-
Interface Summary Interface Description Persister Interface defining the ability to create domain objects in bulk or singly.PersisterHelper This interface contains a few extensions to the basePersisterinterface to handle special cases withExpressionExperiment. -
Class Summary Class Description AbstractPersister Base class forPersisterimplementations.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.CommonPersister Persister for ubic.gemma.model.common package classes.ExpressionPersister GenomePersister PersisterHelperImpl A service that knows how to persist Gemma-domain objects.RelationshipPersister Persist objects like Gene2GOAssociation.