public trackSQL(entity as Object, mapping as SQLMappedEntity) as Object
Resolves a materialized row through the owning identity map.
| Parameter | Description |
|---|---|
entity | Newly materialized entity. |
mapping | Effective mapping. |
Existing or newly registered managed instance.