[hibernate-issues] [Hibernate-JIRA] Created: (HBX-887) Do not auto run schemaexport and databasemetadata introspection

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Tue Feb 20 08:09:47 EST 2007


Do not auto run schemaexport and databasemetadata introspection
---------------------------------------------------------------

         Key: HBX-887
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-887
     Project: Hibernate Tools
        Type: New Feature

  Components: consoleconfiguration  
    Versions: 3.2beta9    
    Reporter: Max Rydahl Andersen
     Fix For: 3.2beta10


currently schemaexport will be run when building a sessionfactory - that is probably not what you expect from the tool (it's destructive + time consuming)

Same goes with jdbc databasemetadata introspection - we should disable that for faster tooling startup.

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