Package com.hades.builder.sqlCommand
Interface SQLValidationUtils<E extends EntityType>
- All Known Implementing Classes:
DQLImpl,SQLUtilities
public interface SQLValidationUtils<E extends EntityType>
- Author:
- alireza_bayat created on 10/27/21
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidextractObjectType(Object filterPhrase) default booleanfieldExistInEntity(Class<?> clazz, Selection selection)
-
Method Details
-
fieldExistInEntity
-
extractObjectType
-