public interface IStatsUsageDao extends IDao<StatsUsage,Long>
StatsUsage data access| Modifier and Type | Method and Description |
|---|---|
StatsUsage |
getByUsageType(StatsUsageType statsUsageType) |
count, deleteAll, deleteAll, exists, flushAndClear, get, getAll, getAllPaginate, getPersistenceClass, remove, save, setFlushModeStatsUsage getByUsageType(StatsUsageType statsUsageType)
statsUsageType - The StatsUsageTypeStatsUsage for the specified StatsUsageTypeCopyright © 2015. All rights reserved.