Skip to content
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

[Q] PropertyType for custom collection? #2096

Closed
orange-buffalo opened this issue Feb 10, 2017 · 1 comment
Closed

[Q] PropertyType for custom collection? #2096

orange-buffalo opened this issue Feb 10, 2017 · 1 comment

Comments

@orange-buffalo
Copy link

Hi,

According to section 3.3.3. Custom type mappings of Reference Guide, there is a possibility to override the derived Path type for a property. Currently there is no LIST type to force generation of ListPath. Is there any chance to get support for this type?

Background here is that we would like to use custom collection with Hibernate's CollectionType. Currently Querydsl generates SimplePath for custom collection type. Having possibility to enable ListPath on such a property would help us a lot.

Thanks!
Bogdan

@orange-buffalo
Copy link
Author

orange-buffalo commented Feb 24, 2017

Closing this issue, as it is confirmed by RedHat that Hibernate does not support custom interfaces for collections even with custom collection type implementation.

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

No branches or pull requests

1 participant