Uses of Class
net.solarnetwork.central.dao.mybatis.support.BaseMyBatisGenericDao
Packages that use BaseMyBatisGenericDao
Package
Description
-
Uses of BaseMyBatisGenericDao in net.solarnetwork.central.dao.mybatis
Subclasses of BaseMyBatisGenericDao in net.solarnetwork.central.dao.mybatisModifier and TypeClassDescriptionclassMyBatis implementation ofSolarLocationDao.classMyBatis implementation ofSolarNodeDao.classMyBatis implementation ofSolarNodeMetadataDao. -
Uses of BaseMyBatisGenericDao in net.solarnetwork.central.dao.mybatis.support
Subclasses of BaseMyBatisGenericDao in net.solarnetwork.central.dao.mybatis.supportModifier and TypeClassDescriptionclassBaseMyBatisFilterableDao<T extends net.solarnetwork.dao.Entity<PK>,M extends FilterMatch<PK>, F extends Filter, PK extends Serializable> Base MyBatisFilterableDaoimplementation.