Uses of Class
com.querydsl.jpa.JPQLOps
-
Packages that use JPQLOps Package Description com.querydsl.jpa JPA support -
-
Uses of JPQLOps in com.querydsl.jpa
Methods in com.querydsl.jpa that return JPQLOps Modifier and Type Method Description static JPQLOpsJPQLOps. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JPQLOps[]JPQLOps. values()Returns an array containing the constants of this enum type, in the order they are declared.
-