Interface EmbeddableDiscriminatorMapping

    • Method Detail

      • getDiscriminatorValue

        default Object getDiscriminatorValue​(String embeddableClassName)
        Retrieve the relational discriminator value corresponding to the provided embeddable class name.
        Throws:
        HibernateException - if the embeddable class name is not handled by this discriminator