com.rapidtransform.core.dao
Interface RelationDAO

All Known Implementing Classes:
MetaRelationDAOHibernate

public interface RelationDAO

Author:
Steve Werner

Method Summary
 Relation save(Relation relation)
           
 

Method Detail

save

Relation save(Relation relation)
              throws ConveloException
Throws:
ConveloException