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

All Superinterfaces:
IDao<ICollaborator>

public interface ICollaboratorDao
extends IDao<ICollaborator>

DAO interface for Collaborator 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.