Uses of Interface
org.hibernate.metamodel.spi.ManagedTypeRepresentationStrategy
-
Packages that use ManagedTypeRepresentationStrategy Package Description org.hibernate.metamodel.spi -
-
Uses of ManagedTypeRepresentationStrategy in org.hibernate.metamodel.spi
Subinterfaces of ManagedTypeRepresentationStrategy in org.hibernate.metamodel.spi Modifier and Type Interface Description interfaceEmbeddableRepresentationStrategyDescribes the representation of a particular embeddable type.interfaceEntityRepresentationStrategySpecialization ofManagedTypeRepresentationStrategyfor an entity type adding the ability to generate an instantiator and a proxy factory
-