Interface EntityTypeKey<T>


  • public interface EntityTypeKey<T>
    The key of an entity type, the name must be unique.

    Not for user extension.

    • Method Detail

      • name

        java.lang.String name()
        Name of the entity type.