Back to Exposed

wrap

docs/api/exposed-dao/org.jetbrains.exposed.v1.dao/-entity-class/wrap.html

1.2.0645 B
Original Source

wrap

fun wrap(id: EntityID<ID>, row: ResultRow?): T

Returns an Entity with the provided EntityID value, or, if an entity was not found in the current EntityCache, creates a new instance using the data in row.

Generated by Dokka © 2026 Copyright