Skip to content

Conversation

bostandyksoft
Copy link

@bostandyksoft bostandyksoft commented Oct 20, 2021

When findBy called with parameter of type BLOB it raised exception of mapping (for Postgres as minimum). This error is processed in insertStatements and updateStatements by using LobCreator and LobCreatorArgumentPreparedStatement. Commit applies this approach to findBy method

Closes gh-455

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 20, 2021
@jgrandja jgrandja self-assigned this Oct 21, 2021
@jgrandja jgrandja added status: duplicate A duplicate of another issue type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 21, 2021
@jgrandja jgrandja added this to the 0.2.1 milestone Oct 21, 2021
@jgrandja jgrandja changed the title JdbcOAuth2AuthorizationService now used LobCreator in findBy method JdbcOAuth2AuthorizationService now uses LobCreator in findBy method Oct 22, 2021
@jgrandja
Copy link
Collaborator

Thanks for the PR @bostandyksoft ! This is now in main.

@jgrandja jgrandja closed this Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JdbcOAuth2AuthorizationService.findBy should use LobCreatorArgumentPreparedStatementSetter
3 participants