Uses of Interface
com.blazebit.persistence.From
Packages that use From
-
Uses of From in com.blazebit.persistence
Methods in com.blazebit.persistence that return FromModifier and TypeMethodDescriptionReturns the from element for the given alias or null.Returns the from element for the given alias or null.Path.getFrom()The from node on which this path is based.FromBuilder.getFromByPath(String path) Returns the from element for the given path, creating it if necessary.FromProvider.getFromByPath(String path) Returns the from element for the given path, creating it if necessary.ModificationCriteriaBuilder.getRoot()Returns the query root.Methods in com.blazebit.persistence that return types with arguments of type From