[hibernate-issues] [Hibernate-JIRA] Created: (HBX-864) Log exception when user enters a invalid schema

Jia XIA (JIRA) noreply at atlassian.com
Wed Jan 31 08:47:40 EST 2007


Log exception when user enters a invalid schema
-----------------------------------------------

         Key: HBX-864
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-864
     Project: Hibernate Tools
        Type: Improvement

    Versions: 3.2beta9    
 Environment: All
    Reporter: Jia XIA
    Priority: Minor


In hibernate.cfg.xml, if an user enters a invalid schema using <property name="hibernate.default_schema">YOUR_SCHEMA</property>, no table will be retrieved, even the connection is well established. An exception is expected to be thrown in this case. 

 

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