[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6431) Add Exportable.sqlCreateStrings() and sqlDropStrings() and implementations

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


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