Uses of Class
org.hibernate.query.sqm.function.NamedSqmFunctionDescriptor
-
Packages that use NamedSqmFunctionDescriptor Package Description org.hibernate.dialect.function -
-
Uses of NamedSqmFunctionDescriptor in org.hibernate.dialect.function
Subclasses of NamedSqmFunctionDescriptor in org.hibernate.dialect.function Modifier and Type Class Description classStandardSQLFunctionSimplified API allowing users to contributeSqmFunctionDescriptors to HQL.
-