Class PersisterHelperImpl

All Implemented Interfaces:
Persister, PersisterHelper

@Service public class PersisterHelperImpl extends RelationshipPersister implements PersisterHelper
A service that knows how to persist Gemma-domain objects. Associations are checked and persisted in turn if needed. Where appropriate, objects are only created anew if they don't already exist in the database, according to rules documented elsewhere.
Author:
pavlidis, keshav