public interface SQLIdentityTracker:
Internal bridge used by managed SQL repositories during materialization.
Direct repositories omit this bridge and remain explicitly no-tracking.
| Modifier and Type | Member | Description |
|---|---|---|
| public | trackSQLtrackSQL(entity as Object, mapping as SQLMappedEntity) as Object |
Resolves a materialized row through the owning identity map. |