Uses of Interface
org.hibernate.metamodel.spi.ManagedTypeRepresentationStrategy
Packages that use ManagedTypeRepresentationStrategy
Package
Description
An SPI supporting custom instantiation of
entity instances and
embeddable objects.
-
Uses of ManagedTypeRepresentationStrategy in org.hibernate.metamodel.spi
Subinterfaces of ManagedTypeRepresentationStrategy in org.hibernate.metamodel.spiModifier and TypeInterfaceDescriptioninterfaceDescribes the representation of a particular embeddable type.interfaceSpecialization ofManagedTypeRepresentationStrategyfor an entity type adding the ability to generate an instantiator and a proxy factory