Skip to content

DATAJDBC-147 - Support registration von converters via ConversionCustomizers. #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Nov 1, 2017

No description provided.

@gregturn gregturn closed this Nov 1, 2017
@gregturn gregturn reopened this Nov 1, 2017
@gregturn
Copy link
Contributor

gregturn commented Nov 1, 2017

Sorry. Mixed this PR with another one just completed.

@gregturn
Copy link
Contributor

gregturn commented Nov 1, 2017

Resolved via 3c9765c

@gregturn gregturn closed this Nov 1, 2017
@gregturn gregturn deleted the issue/DATAJDBC-147 branch November 1, 2017 15:46
mp911de pushed a commit that referenced this pull request Feb 21, 2022
EntityRowMapper now passes-thru values for Collection-like types such as array.
Arrays are supported by Postgres.

Original pull request: #22.
mp911de added a commit that referenced this pull request Feb 21, 2022
Add author tag. Add unit test for EntityRowMapper.

Original pull request: #31.
mp911de added a commit that referenced this pull request Feb 21, 2022
We now support custom conversions via R2dbcCustomConversions.
Custom conversions introduces simple types that depend on the used dialect.
Custom conversions and simple types are held in RelationalConverter and MappingContext.

Simple types and conversions are used by DatabaseClient and repository support to properly apply registered converters and support native types such as array-columns.

Related tickets: #22, #26.
Original pull request: #31.
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