org.iternine.jeppetto.test
Interface SimpleObjectReferencesDAO

All Superinterfaces:
GenericDAO<SimpleObject,String>

public interface SimpleObjectReferencesDAO
extends GenericDAO<SimpleObject,String>


Method Summary
 ReferenceSet<SimpleObject> referenceByAnotherIntValue(int anotherIntValue)
           
 
Methods inherited from interface org.iternine.jeppetto.dao.GenericDAO
delete, deleteById, deleteByIds, findAll, findById, findByIds, flush, referenceByIds, save, updateReferences
 

Method Detail

referenceByAnotherIntValue

ReferenceSet<SimpleObject> referenceByAnotherIntValue(int anotherIntValue)


Copyright © 2012. All Rights Reserved.