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 PathFromBuilder. getPath(String path)Returns the path object for the given path string, creating it if necessary.PathFromProvider. getPath(String path)Returns the path object for the given path string, creating it if necessary.
-