Package utils
Class QueryUtils
java.lang.Object
utils.QueryUtils
- Author:
- a.petrov
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends ILoadDao<? extends NonPageableLoadOptions>>
EntityColumngetIdField
(T loadDao)
-
Method Details
-
getIdField
public static <T extends ILoadDao<? extends NonPageableLoadOptions>> EntityColumn getIdField(T loadDao)
-