mappingElapsed property
Time spent mapping native rows onto generated types. Null on a session observer: mapping happens above the session.
Implementation
final Duration? mappingElapsed;
Time spent mapping native rows onto generated types. Null on a session observer: mapping happens above the session.
final Duration? mappingElapsed;