Uses of Package
org.hibernate.query.sqm.produce.function
-
Packages that use org.hibernate.query.sqm.produce.function Package Description org.hibernate.dialect.function Contains implementations ofSqmFunctionDescriptor
describing a range of relatively-sophisticated SQL functions available in various dialects.org.hibernate.dialect.function.array org.hibernate.query.sqm.function Package defining support for HQL, including JPQL as a subset of HQL.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 an HQL function invocation.ArgumentTypesValidator Typechecks the arguments of HQL functions based on the assigned JDBC types.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.dialect.function.array Class Description ArgumentsValidator Validates the arguments provided to an HQL function invocation.FunctionArgumentTypeResolver Pluggable strategy for resolving a function argument type for a specific call.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 an 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 an 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 an HQL function invocation.FunctionReturnTypeResolver Pluggable strategy for resolving a function return type for a specific call.