Skip to content
New issue

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

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

Already on GitHub? # to your account

create generic datatype support #1

Open
hohwille opened this issue May 4, 2015 · 0 comments
Open

create generic datatype support #1

hohwille opened this issue May 4, 2015 · 0 comments

Comments

@hohwille
Copy link
Owner

hohwille commented May 4, 2015

As discussed in issue m-m-m/util#123 we want to create generic support for custom datatypes. Therefore we have to hook into hibernate (HibernatePersistenceProvider) or we would need a list of all datatypes and register UserType or CompositeUserType instances. As latter case has the danger that we could replace or collide with hand written UserTypes or AttributeConverters I do not see this as a good option.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant