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