Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.QueryWrapper
Packages that use QueryWrapper
-
Uses of QueryWrapper in org.hibernate.tool.orm.jbt.api.wrp
Methods in org.hibernate.tool.orm.jbt.api.wrp that return QueryWrapperModifier and TypeMethodDescriptionSessionWrapper.createCriteria(Class<?> c) SessionWrapper.createQuery(String s) -
Uses of QueryWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return QueryWrapperModifier and TypeMethodDescriptionstatic QueryWrapperQueryWrapperFactory.createQueryWrapper(org.hibernate.query.Query<?> wrappedQuery)