Interface Instantiator

All Known Subinterfaces:
CompositeUserType<J>, EmbeddableInstantiator, EntityInstantiator

@Incubating public interface Instantiator
Strategy for instantiating a managed type
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Performs and "instance of" check to see if the given object is an instance of managed structure
    boolean