Uses of Class
com.h2tcoin.takamakachain.utils.Query.QueryHelper
-
Packages that use QueryHelper Package Description com.h2tcoin.takamakachain.utils.Query -
-
Uses of QueryHelper in com.h2tcoin.takamakachain.utils.Query
Methods in com.h2tcoin.takamakachain.utils.Query with type parameters of type QueryHelper Modifier and Type Method Description static <T extends QueryHelper>
TQueryHelper. getQueryResult(QueryBean query)
returns a the result of the query as specified by the input parameters
-