Uses of Class
com.github.longdt.vertxorm.repository.query.IsNull
-
Packages that use IsNull Package Description com.github.longdt.vertxorm.repository.query -
-
Uses of IsNull in com.github.longdt.vertxorm.repository.query
Methods in com.github.longdt.vertxorm.repository.query that return IsNull Modifier and Type Method Description static <O> IsNull<O>QueryFactory. isNull(String fieldName)isNull.
-