From: Todd N. (JIRA) <no...@at...> - 2006-06-02 19:49:17
|
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 |