Interface EmbeddableInstantiator

  • All Superinterfaces:
    Instantiator
    All Known Subinterfaces:
    CompositeUserType<J>

    @Incubating
    public interface EmbeddableInstantiator
    extends Instantiator
    Contract for instantiating embeddable values.
    See Also:
    EmbeddableInstantiator
    API Note:
    Incubating until the proposed instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory) form can be implemented.