Interface EmbeddableInstantiator

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

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

    • instantiate

      Object instantiate(ValueAccess valueAccess)
      Create an instance of the embeddable