JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
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
JPQLOps
JPQLOps.
valueOf
(
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.