[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-680) Enable Caching/Saving database meta data

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Thu Sep 14 13:31:25 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-680?page=comments#action_24464 ] 

Max Rydahl Andersen commented on HBX-680:
-----------------------------------------

should be possible by generating a reveng.xml file that contains the schema....or write a MetadataDialect that can do the caching ....alternatively provide a specifalized MetadataDialect that can read metadata from TeraData faster (should be possible, right ?)

> Enable Caching/Saving database meta data
> ----------------------------------------
>
>          Key: HBX-680
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-680
>      Project: Hibernate Tools
>         Type: Improvement

>   Components: reverse-engineer
>     Versions: 3.1.beta5
>  Environment: Windows XP JDK 1.4, Teradata 7
>     Reporter: Todd Nine

>
>
> I'm currently connecting to Tera Data and reverse engineering using the Hibernate IDE.  While I have specified both the schema-selection element as well as table-filter element, my performance is still very slow (> 15 minutes with every table addition).  Is it possible to give the user the option to enable caching of the database metadata?  In the case of reverse engineering existing tables, the schema will never change or change very little, and querying the database for them vs. a local cache is very inefficient.

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