Uses of Package
org.hibernate.internal.util.collections
Packages that use org.hibernate.internal.util.collections
Package
Description
Implementation of the SPIs for HQL support.
SPIs for HQL support.
Package for the translation of SQM into SQL AST
Package defining a SQL AST for use in generation of SQL.
Package defining support for creating and consuming a SQL AST.
-
Classes in org.hibernate.internal.util.collections used by org.hibernate.internal.util.collectionsClassDescriptionAn option specifying which Java reference type should be used to refer to a key and/or value.A
Map
where keys are compared by object identity, rather thanequals()
.This is an internal data structure designed for very specific needs; it will most often be used as a replacement for EnumMap, although the focus on the Enum aspect is modelled as an int primitive: think of using the ordinals of an Enum to simulate the EnumMap.Stack implementation exposing useful methods for Hibernate needs. -
Classes in org.hibernate.internal.util.collections used by org.hibernate.query.hql.internal
-
Classes in org.hibernate.internal.util.collections used by org.hibernate.query.hql.spi
-
Classes in org.hibernate.internal.util.collections used by org.hibernate.query.sqm.mutation.internal
-
Classes in org.hibernate.internal.util.collections used by org.hibernate.query.sqm.sql
-
Classes in org.hibernate.internal.util.collections used by org.hibernate.sql.ast
-
Classes in org.hibernate.internal.util.collections used by org.hibernate.sql.ast.spi