Interface EmbeddableInstantiator

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

    public interface EmbeddableInstantiator
    extends Instantiator
    Contract for instantiating embeddable values NOTE : incubating until the proposed `instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)` form can be implemented
    See Also:
    EmbeddableInstantiator