[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5337) Allow customization of import files and multi files imports

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Jun 23 18:16:09 EDT 2010


Allow customization of import files and multi files imports
-----------------------------------------------------------

                 Key: HHH-5337
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5337
             Project: Hibernate Core
          Issue Type: New Feature
          Components: core
            Reporter: Emmanuel Bernard
            Assignee: Emmanuel Bernard
             Fix For: 3.6


default is still /import.sql
you can override it with 

{code}hibernate.hbm2ddl.import_files /mydbload.sql,/mydbload2.sql{code}

ordering matters

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list