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

All Superinterfaces:
IDao<ISession>

public interface ISessionDao
extends IDao<ISession>

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