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

All Superinterfaces:
IDao<IDocument>

public interface IDocumentDao
extends IDao<IDocument>

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