Skip to content

DATAJDBC-273 - Added support for collections and similar in constructors of entities. #96

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

Instance creation now uses the same code for materializing property values as the part setting properties.

…ors of entities.

Instance creation now uses the same code for materializing property values as the part setting properties.
@gregturn
Copy link
Contributor

gregturn commented Oct 29, 2018

Resolved via 9fb5aad.

@gregturn gregturn closed this Oct 29, 2018
@gregturn gregturn deleted the issue/DATAJDBC-273 branch October 29, 2018 14:53
mp911de added a commit that referenced this pull request Feb 21, 2022
…onfiguration proxying.

We now attempt to lookup ConnectionFactory from ApplicationContext and fall back to a local
method call if ConnectionFactory is not exposed as bean.

Original pull request: #96.
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