[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6418) org.hibernate.metamodel.relational.AuxiliaryDatabaseObject extends org.hibernate.mapping.RelationalModel

Gail Badner (JIRA) noreply at atlassian.com
Tue Jul 12 17:34:14 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner resolved HHH-6418.
------------------------------

    Resolution: Fixed

> org.hibernate.metamodel.relational.AuxiliaryDatabaseObject extends org.hibernate.mapping.RelationalModel
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-6418
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6418
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: metamodel
>            Reporter: Gail Badner
>            Assignee: Gail Badner
>             Fix For: 4.0.0.next
>
>
> Change new AuxiliaryDatabaseObject to extend Exportable.
> BasicAuxiliaryDatabaseObjectImpl.sqlCreateStrings( metadata ) and sqlDropStrings( metadata ) will automatically inject the schema/catalog names into the create/drop strings that are returned.
> Exportable.sqlCreateStrings() and sqlDropStrings() will be added by HHH-6431.

--
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