Uses of Class
org.example.dao.PostDAO.AuthorStats
Packages that use PostDAO.AuthorStats
-
Uses of PostDAO.AuthorStats in org.example.dao
Methods in org.example.dao that return types with arguments of type PostDAO.AuthorStatsModifier and TypeMethodDescriptionPostDAO.getTopAuthors(int limit) Calculates posts count per author.