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

All Superinterfaces:
IDao<IAnnotation>

public interface IAnnotationDao
extends IDao<IAnnotation>

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