toString

abstract override fun toString(): String(source)

Return a string representation of this entity. The format is like Employee(id=1, name=Eric, job=contributor, hireDate=2021-05-05, salary=50).