JavaScript is disabled on your browser.
Skip navigation links
Blazebit Persistence Core API 1.6.7
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.blazebit.persistence.Path
Packages that use
Path
Package
Description
com.blazebit.persistence
Blaze-Persistence is a rich Criteria API for JPA.
Uses of
Path
in
com.blazebit.persistence
Methods in
com.blazebit.persistence
that return
Path
Modifier and Type
Method
Description
Path
FromBuilder.
getPath
(
String
path)
Returns the path object for the given path string, creating it if necessary.
Path
FromProvider.
getPath
(
String
path)
Returns the path object for the given path string, creating it if necessary.