Uses of Interface
org.hibernate.metamodel.spi.EntityInstantiator
Packages that use EntityInstantiator
Package
Description
An SPI supporting custom instantiation of
entity instances and
embeddable objects.
-
Uses of EntityInstantiator in org.hibernate.metamodel.spi
Methods in org.hibernate.metamodel.spi that return EntityInstantiatorModifier and TypeMethodDescriptionEntityRepresentationStrategy.getInstantiator()
Create a delegate capable of instantiating instances of the represented type.