Package com.hades.builder.sqlCommand
Interface Utils<E extends EntityType>
- All Known Implementing Classes:
DQLImpl,SQLUtilities
public interface Utils<E extends EntityType>
- Author:
- alireza_bayat created on 11/1/21
-
Method Summary
Modifier and TypeMethodDescriptiondefault Class<?>get class object of given entitydefault StringnullValidation(OrderArrange orderArrange) default String
-
Method Details
-
nullValidation
-
nullValidation
-
getClazz
get class object of given entity
-