Uses of Interface
org.hibernate.boot.model.source.spi.ToolingHintContextContainer
Packages that use ToolingHintContextContainer
Package
Description
-
Uses of ToolingHintContextContainer in org.hibernate.boot.model.source.internal.hbm
Subinterfaces of ToolingHintContextContainer in org.hibernate.boot.model.source.internal.hbmModifier and TypeInterfaceDescriptioninterface
Describes a plural attribute that is indexed.Classes in org.hibernate.boot.model.source.internal.hbm that implement ToolingHintContextContainerModifier and TypeClassDescriptionclass
class
class
Common base class for<component/>
and<composite-id/>
mappings.class
class
Descriptor for<key-property/>
class
Descriptor for<key-many-to-one/>
mappingclass
class
A virtual embeddable; what Hibernate historically (pre-JPA) called an embedded component.class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ToolingHintContextContainer in org.hibernate.boot.model.source.spi
Subinterfaces of ToolingHintContextContainer in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
Contract for sources of persistent attribute descriptions.interface
Contract for a container ofAttributeSource
references.interface
Common contract for composite identifiers.interface
Represents the binding source for an "embeddable" (in JPA terms) or "composite" (in legacy Hibernate terms).interface
Contract describing source of information related to mapping an entity.interface
Common contract between Entity and MappedSuperclass sources.interface
Contract describing source of identifier information for the entity.interface
Additional contract describing the source of an identifier mapping whose nature isEntityIdentifierNature.AGGREGATED_COMPOSITE
.interface
Additional contract describing the source of an identifier mapping whose nature isEntityIdentifierNature.NON_AGGREGATED_COMPOSITE
.interface
interface
interface
Describes the source for the elements of persistent collections (plural attributes) where the elements are composites/embeddables.interface
interface
interface
Source-agnostic description of information needed to bind a singular attribute.interface
Describes an<any/>
mappinginterface
interface
Represents the binding source for a singular attribute that is "embedded" or "composite".interface
interface
interface
Further contract for sources of singular associations (one-to-one
andmany-to-one
).interface
interface