Interface FIQLQueryDAO

All Superinterfaces:
DAO<FIQLQuery>
All Known Subinterfaces:
FIQLQueryRepo, FIQLQueryRepo

public interface FIQLQueryDAO extends DAO<FIQLQuery>