Package com.hades.builder.sqlCommand
Class SQLUtilities<E extends EntityType>
java.lang.Object
com.hades.builder.sqlCommand.SQLUtilities<E>
- All Implemented Interfaces:
SQLUtils<E>,SQLValidationUtils<E>,Utils<E>
- Author:
- alireza_bayat created on 1/1/22
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hades.builder.sqlCommand.SQLUtils
addJoinType, addQueryKeyOperator, addQueryKeyWord, addQueryKeyWord, getTableAnnotation, getTableName, removeLastIndexStringBuilder, removeLastIndexStringBuilderMethods inherited from interface com.hades.builder.sqlCommand.SQLValidationUtils
extractObjectType, fieldExistInEntityMethods inherited from interface com.hades.builder.sqlCommand.Utils
getClazz, nullValidation, nullValidation
-
Constructor Details
-
SQLUtilities
public SQLUtilities()
-
-
Method Details
-
getFieldType
-