getIdAttributeName

fun getIdAttributeName(entityType: EntityType<*>): String(source)

Returns the name of the ID attribute for the given entity type.

Return

the name of the ID attribute

Parameters

entityType

the entity type