[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6507) Allow an Integrator to register additional types in the TypeRegistry

Karel Maesen (JIRA) noreply at atlassian.com
Mon Mar 26 16:41:48 EDT 2012


    [ https://hibernate.onjira.com/browse/HHH-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46079#comment-46079 ] 

Karel Maesen commented on HHH-6507:
-----------------------------------

I implemented the TypeContributingIntegrator suggestion. See: https://github.com/maesenka/hibernate-core/commit/2e1afd496819cc39ad02ab2c5631fe494b0cf215

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

        


More information about the hibernate-issues mailing list