Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.CriteriaWrapper
-
Packages that use CriteriaWrapper Package Description org.hibernate.tool.orm.jbt.internal.factory -
-
Uses of CriteriaWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return CriteriaWrapper Modifier and Type Method Description static CriteriaWrapperCriteriaWrapperFactory. createCriteriaWrapper(jakarta.persistence.Query wrappedCriteria)
-