com.groupdocs.annotation.data.dao.interfaces
Interface IReplyDao

All Superinterfaces:
IDao<IReply>

public interface IReplyDao
extends IDao<IReply>

DAO interface for Reply entity

Author:
Aleksey Permyakov (11.09.2014)

Method Summary
 
Methods inherited from interface com.groupdocs.annotation.data.dao.interfaces.IDao
createTableIfNotExists, delete, insert, selectAllBy, selectBy, update
 



Copyright © 2014. All rights reserved.