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