Interface HqlPropertyResolver
-
public interface HqlPropertyResolver
-
-
Method Summary
Static Methods Modifier and Type Method Description static java.util.Optional<java.lang.reflect.Field>findField(java.lang.String propertyName, java.lang.Class<?> entityClass)
-