You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><code>T</code> must be a mapped class.<br/>Asynchronous execution, returns a list of mapped objects.</td>
277
277
</tr>
278
+
<tr>
279
+
<td><code>Statement</code></td>
280
+
<td>Object mapper doesn't execute query, but returns an instance of <code>BoundStatement</code> that could be executed via <code>Session</code> object. </td>
0 commit comments