Interface MapPersistentAttribute<D,​K,​V>

    • Method Detail

      • getKeyType

        SimpleDomainType<K> getKeyType()
        Specified by:
        getKeyType in interface jakarta.persistence.metamodel.MapAttribute<D,​K,​V>