Interface EmbeddableInstantiator

All Superinterfaces:
Instantiator
All Known Subinterfaces:
CompositeUserType<J>, StandardEmbeddableInstantiator
All Known Implementing Classes:
AbstractTimeZoneStorageCompositeUserType, EmbeddableCompositeUserTypeInstantiator, EmbeddableInstantiatorDynamicMap, EmbeddableInstantiatorPojoIndirecting, EmbeddableInstantiatorPojoOptimized, EmbeddableInstantiatorPojoStandard, EmbeddableInstantiatorProxied, EmbeddableInstantiatorRecordIndirecting, EmbeddableInstantiatorRecordStandard, OffsetDateTimeCompositeUserType, OffsetTimeCompositeUserType, ZonedDateTimeCompositeUserType

@Incubating public interface EmbeddableInstantiator extends Instantiator
Contract for instantiating embeddable values.
See Also: