Uses of Package
org.hibernate.query.sqm.function
-
Packages that use org.hibernate.query.sqm.function Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.internal org.hibernate.boot.model This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.cfg This package defines APIs for configuring Hibernate.org.hibernate.dialect.function Contains implementations ofSqmFunctionDescriptordescribing a range of relatively-sophisticated SQL functions available in various dialects.org.hibernate.dialect.function.array org.hibernate.envers.function org.hibernate.mapping This package defines the Hibernate configuration-time mapping model.org.hibernate.metamodel.mapping.internal org.hibernate.metamodel.mapping.ordering.ast org.hibernate.metamodel.spi An SPI supporting custom instantiation of entity instances and embeddable objects.org.hibernate.processor.validation Validation for HQL queries.org.hibernate.query.internal org.hibernate.query.spi Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.org.hibernate.query.sqm.function An SPI for defining, registering, and rendering functions in HQL.org.hibernate.query.sqm.produce.function Package defining support forSqmFunctionDescriptorhandling.org.hibernate.query.sqm.tree.expression Nodes representing expressions in the SQM tree.org.hibernate.spatial org.hibernate.spatial.dialect.hana org.hibernate.spatial.dialect.oracle org.hibernate.sql This package contains helper classes for rendering SQL fragments and SQL statements.org.hibernate.sql.ast.spi Package defining support for creating and consuming a SQL AST.org.hibernate.testing.boot org.hibernate.testing.orm.junit -
Classes in org.hibernate.query.sqm.function used by org.hibernate.boot Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.boot.internal Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.boot.model Class Description SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.boot.spi Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.cfg Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.dialect.function Class Description AbstractSqmFunctionDescriptor AbstractSqmSelfRenderingFunctionDescriptor FunctionKind The kind of function e.g.FunctionRenderer Support forSqmFunctionDescriptors that ultimately want to perform SQL rendering themselves.FunctionRenderingSupport Deprecated, for removal: This API element is subject to removal in a future version.UseFunctionRendererinsteadNamedSqmFunctionDescriptor Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL.SelfRenderingFunctionSqlAstExpression Representation of a function call in the SQL AST for impls that know how to render themselves.SelfRenderingSqmAggregateFunction SelfRenderingSqmFunction SelfRenderingSqmOrderedSetAggregateFunction SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.dialect.function.array Class Description AbstractSqmFunctionDescriptor AbstractSqmSelfRenderingFunctionDescriptor FunctionRenderer Support forSqmFunctionDescriptors that ultimately want to perform SQL rendering themselves.FunctionRenderingSupport Deprecated, for removal: This API element is subject to removal in a future version.UseFunctionRendererinsteadSqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.envers.function Class Description AbstractSqmFunctionDescriptor SelfRenderingSqmFunction SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.mapping Class Description SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.metamodel.mapping.internal Class Description SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.metamodel.mapping.ordering.ast Class Description FunctionRenderer Support forSqmFunctionDescriptors that ultimately want to perform SQL rendering themselves.FunctionRenderingSupport Deprecated, for removal: This API element is subject to removal in a future version.UseFunctionRendererinsteadSelfRenderingFunctionSqlAstExpression Representation of a function call in the SQL AST for impls that know how to render themselves. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.metamodel.spi Class Description SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.processor.validation Class Description SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.query.internal Class Description SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.query.spi Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.query.sqm.function Class Description AbstractSqmFunctionDescriptor AbstractSqmSelfRenderingFunctionDescriptor FunctionKind The kind of function e.g.FunctionRenderer Support forSqmFunctionDescriptors that ultimately want to perform SQL rendering themselves.FunctionRenderingSupport Deprecated, for removal: This API element is subject to removal in a future version.UseFunctionRendererinsteadMultipatternSqmFunctionDescriptor Support for overloaded functions defined in terms of a list of patterns, one for each possible function arity.SelfRenderingAggregateFunctionSqlAstExpression Representation of an aggregate function call in the SQL AST for impls that know how to render themselves.SelfRenderingFunctionSqlAstExpression Representation of a function call in the SQL AST for impls that know how to render themselves.SelfRenderingSqmAggregateFunction SelfRenderingSqmFunction SelfRenderingSqmOrderedSetAggregateFunction SelfRenderingSqmWindowFunction SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.query.sqm.produce.function Class Description FunctionKind The kind of function e.g.SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.query.sqm.tree.expression Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.spatial Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.spatial.dialect.hana Class Description AbstractSqmFunctionDescriptor AbstractSqmSelfRenderingFunctionDescriptor FunctionRenderer Support forSqmFunctionDescriptors that ultimately want to perform SQL rendering themselves.FunctionRenderingSupport Deprecated, for removal: This API element is subject to removal in a future version.UseFunctionRendererinsteadNamedSqmFunctionDescriptor Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL.SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.spatial.dialect.oracle Class Description AbstractSqmFunctionDescriptor AbstractSqmSelfRenderingFunctionDescriptor FunctionRenderer Support forSqmFunctionDescriptors that ultimately want to perform SQL rendering themselves.FunctionRenderingSupport Deprecated, for removal: This API element is subject to removal in a future version.UseFunctionRendererinsteadNamedSqmFunctionDescriptor Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL.SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.sql Class Description SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.sql.ast.spi Class Description AbstractSqmSelfRenderingFunctionDescriptor -
Classes in org.hibernate.query.sqm.function used by org.hibernate.testing.boot Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances. -
Classes in org.hibernate.query.sqm.function used by org.hibernate.testing.orm.junit Class Description SqmFunctionDescriptor A factory for SQM nodes representing invocations of a certain named function.SqmFunctionRegistry Defines a registry forSqmFunctionDescriptorinstances.