Uses of Interface
org.hibernate.metamodel.internal.StandardEmbeddableInstantiator
-
Packages that use StandardEmbeddableInstantiator Package Description org.hibernate.metamodel.internal -
-
Uses of StandardEmbeddableInstantiator in org.hibernate.metamodel.internal
Classes in org.hibernate.metamodel.internal that implement StandardEmbeddableInstantiator Modifier and Type Class Description classEmbeddableInstantiatorDynamicMapSupport for instantiating embeddables as dynamic-map representationclassEmbeddableInstantiatorPojoOptimizedSupport for instantiating embeddables as POJO representation using bytecode optimizerclassEmbeddableInstantiatorPojoStandardSupport for instantiating embeddables as POJO representationclassEmbeddableInstantiatorProxiedEmbeddableInstantiator used for instantiating "proxies" of an embeddable.
-