[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6431) Add Exportable.sqlCreateStrings() and sqlDropStrings() and implementations
Gail Badner (JIRA)
noreply at atlassian.com
Thu Jul 14 14:29:14 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gail Badner resolved HHH-6431.
------------------------------
Resolution: Fixed
> Add Exportable.sqlCreateStrings() and sqlDropStrings() and implementations
> --------------------------------------------------------------------------
>
> Key: HHH-6431
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6431
> Project: Hibernate Core
> Issue Type: Task
> Reporter: Gail Badner
> Assignee: Gail Badner
>
> Add the following to Exportable:
> - public String[] sqlCreateStrings(MetadataImplementor metadata);
> - public String[] sqlDropStrings(MetadataImplementor metadata);
--
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