Skip to content

Accessor could be used to generate statements#1132

Merged
adutra merged 2 commits intoapache:3.xfrom
alexott:doc-object-mapper-fix
Nov 21, 2018
Merged

Accessor could be used to generate statements#1132
adutra merged 2 commits intoapache:3.xfrom
alexott:doc-object-mapper-fix

Conversation

@alexott
Copy link
Copy Markdown

@alexott alexott commented Nov 15, 2018

No description provided.

Comment thread manual/object_mapper/using/README.md Outdated
</tr>
<tr>
<td><code>Statement</code></td>
<td>Instance of <code>Statement</code> that could be executed via <code>Session</code> object.</td>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you could stress the fact that in this case, 1) the query is not executed when the method returns, and 2) the returned statement is a bound statement.

Copy link
Copy Markdown
Author

@alexott alexott Nov 16, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I really first wrote that it returns BoundStatement, and then decided to go to more generic Statement :-)

done

@adutra adutra merged commit 7ec9cb6 into apache:3.x Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants