[
https://hibernate.onjira.com/browse/HHH-6507?page=com.atlassian.jira.plug...
]
Karel Maesen edited comment on HHH-6507 at 3/26/12 3:47 PM:
------------------------------------------------------------
I implemented the TypeContributingIntegrator suggestion. See:
https://github.com/maesenka/hibernate-core/commit/4ec003b4b189ba4acff423e...
If this is OK, I can create a pull request for this.
was (Author: maeseka):
I implemented the TypeContributingIntegrator suggestion. See:
https://github.com/maesenka/hibernate-core/commit/2e1afd496819cc39ad02ab2...
If this is OK, I can create a pull request for this.
Allow an Integrator to register additional types in the TypeRegistry
--------------------------------------------------------------------
Key: HHH-6507
URL:
https://hibernate.onjira.com/browse/HHH-6507
Project: Hibernate ORM
Issue Type: Task
Components: core
Reporter: Karel Maesen
Fix For: 5.0.0
Other modules (e.g. Spatial) may define their own Types. The Module Integrator should be
able to register these Types in the TypeRegistry.
We need something like TypeContributingIntegrator with method void prepareTypes(...)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira