Uses of Package
org.hibernate.query.sqm.produce.function
-
Packages that use org.hibernate.query.sqm.produce.function Package Description org.hibernate.dialect.function org.hibernate.query.sqm.function org.hibernate.query.sqm.produce.function Package defining support forSqmFunctionDescriptor
handling.org.hibernate.spatial.dialect.oracle -
Classes in org.hibernate.query.sqm.produce.function used by org.hibernate.dialect.function Class Description ArgumentsValidator Validates the arguments provided to a HQL function invocation.FunctionParameterType A mini-"type system" for HQL function parameters.FunctionReturnTypeResolver Pluggable strategy for resolving a function return type for a specific call. -
Classes in org.hibernate.query.sqm.produce.function used by org.hibernate.query.sqm.function Class Description ArgumentsValidator Validates the arguments provided to a HQL function invocation.FunctionArgumentTypeResolver Pluggable strategy for resolving a function argument type for a specific call.FunctionParameterType A mini-"type system" for HQL function parameters.FunctionReturnTypeResolver Pluggable strategy for resolving a function return type for a specific call.NamedFunctionDescriptorBuilder PatternFunctionDescriptorBuilder -
Classes in org.hibernate.query.sqm.produce.function used by org.hibernate.query.sqm.produce.function Class Description ArgumentsValidator Validates the arguments provided to a HQL function invocation.FunctionArgumentTypeResolver Pluggable strategy for resolving a function argument type for a specific call.FunctionParameterType A mini-"type system" for HQL function parameters.FunctionReturnTypeResolver Pluggable strategy for resolving a function return type for a specific call.NamedFunctionDescriptorBuilder PatternFunctionDescriptorBuilder -
Classes in org.hibernate.query.sqm.produce.function used by org.hibernate.spatial.dialect.oracle Class Description ArgumentsValidator Validates the arguments provided to a HQL function invocation.FunctionReturnTypeResolver Pluggable strategy for resolving a function return type for a specific call.