Uses of Interface
org.hibernate.query.hql.spi.SqmCreationOptions
-
Packages that use SqmCreationOptions Package Description org.hibernate.query.hql.spi SPIs for HQL support. -
-
Uses of SqmCreationOptions in org.hibernate.query.hql.spi
Methods in org.hibernate.query.hql.spi that return SqmCreationOptions Modifier and Type Method Description SqmCreationOptionsSqmCreationState. getCreationOptions()What options should be applied to the creation
-