JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.seasar.doma.jdbc.criteria.QueryDsl
Packages that use
QueryDsl
Package
Description
org.seasar.doma.jdbc.criteria
Provides entry points for the Criteria API.
Uses of
QueryDsl
in
org.seasar.doma.jdbc.criteria
Methods in
org.seasar.doma.jdbc.criteria
that return
QueryDsl
Modifier and Type
Method
Description
static
QueryDsl
QueryDsl.
of
(
Object
provider)
Creates an instance.