Uses of Interface
org.hibernate.query.hql.spi.SqmPathRegistry
-
Packages that use SqmPathRegistry Package Description org.hibernate.query.hql.spi -
-
Uses of SqmPathRegistry in org.hibernate.query.hql.spi
Methods in org.hibernate.query.hql.spi that return SqmPathRegistry Modifier and Type Method Description SqmPathRegistrySqmCreationProcessingState. getPathRegistry()SqmPathRegistry associated with this state.
-